[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Uhhh, something went wrong...need help
Hi,
On Tuesday 20 May 2003 00:20, Jason Williams wrote:
> Well, I tried to fix this on my own. Since I was doing some testing, I
> decided to stop LDAP, remove all the contents in /var/lib/ldap and then
> repopulate...here is what happened...I really hope someone call tell me
> what in the world happened:
>
> [root@PDC-SRV openldap]# ldapadd -x -h localhost -D
> "cn=Manager,dc=courtesymortgage,dc=com" -f base.ldif -W
> Enter LDAP Password:
> adding new entry "dc=courtesymortgage,dc=com" <-----says it added it
> ....
>
> BUT....
>
> [root@PDC-SRV openldap]# ldapsearch -x
> ....
maybe it's only the way you do the search (I do not know your ldap.conf).
Have you tried to search for it explicitely ?
ldapsearch -h localhost -b "dc=courtesymortgage,dc=com" -s base
should give you the answer.
Peter
--
Peter Marschall
eMail: peter@adpm.de