[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: 2 queries: SSL connections and an ldapsearch problem



Hi,
> LDAPSEARCH:

> $ ldapsearch -x -s base "objectclass=*" "*"

You have specified a subtree search but not defined the search base. Try
something like:

ldapsearch -b dc=sees,dc=bangor,dc=ac,dc=uk

which will do an anoymous bind and dump all entries.

HTH
Rob
-- 
 ______________________________________________________________
|  o   o    ^   |Robert Horton --- robh@informatics.bangor.ac.uk 
|    |     / \  |School of Informatics
|  \___/  / o \ |University of Wales, Bangor 
|        /  o  \|http://www.sees.bangor.ac.uk/~robh
|_______/_______|______________________________________________|