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

Re: slapcat vs. ldapsearch



On Thu, 13 Jan 2005, Hallvard B Furuseth wrote:

Tim Nelson writes:
# slapcat
...
dn: cn=sync,ou=Rpc,dc=webalive,dc=biz
(...)
 	If I do an ldapsearch, I don't seem to be able to get this
information out:
--------------------------------
# ldapsearch -x -LLL -b '' -s base  -D 'cn=sync,ou=Rpc,dc=webalive,dc=biz'
dn:
(...)

-b '' -s base asked ldapsearch to show you the special object with name '', and ldapsearch did so. Use -b 'cn=sync,ou=Rpc,dc=webalive,dc=biz' instead.

I'm afraid it doesn't. --------------------------
# ldapsearch -x -LLL -b 'cn=sync,ou=Rpc,dc=webalive,dc=biz' -D 'cn=sync,ou=Rpc,dc=webalive,dc=biz'
No such object (32)
--------------------------


	Any ideas as to why it might do this?

	:)

--
Tim Nelson
Server Administrator
WebAlive Technologies Global
Level 1 Innovation Building, Digital Harbour
1010 LaTrobe Street
Docklands, Melbourne, Vic, 3008
Phone: +61 3 9934 0812
Fax: +61 3 9934 0899
E-mail: tim.nelson@webalive.biz
http://www.webalive.biz/


"Your Business, Your Web, Your Control"