[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Active Directory
I would like to use the ldapsearch program against a Windows 2000 active
directory.
Using UMich's ldapsearch, the following command returned *something*
but only sometimes, running it 3 times in successsion might have
returned results once if I was lucky:
ldapsearch -v -h eng2k.uwaterloo.ca -s sub -b \
dc=nexus,dc=uwaterloo,dc=ca \
"(&(cn=*)(objectclass=*))"
With the latest OpenLDAP downloaded today, I get no results at all. Well,
at least my results are consistent.
Any suggestions?
Erick