Dear all,

    tarball download from www.openldap.org,after tar -zxvf XXX.tgz£¬ 
/configure 
make depend 
make 
make install 
then edit the items in slapd.conf as below£» 
suffix "dc=mydomain,dc=com" 
rootdn "cn=Manager,dc=mydomain,dc=com" 
rootpw secret 
run slapd 
ps -A slapd is ok£¬response in 389, 
but every thing blocked right here£» 
when i run a search: 
ldapsearch -x -b '' -base "dc=mydomain,dc=com" '(objectclass=*)' namingconectexts 
echo: 
version: 2 
# 
# filter: dc=mydomain,dc=com 
# requesting: (objectClass=*) namingContexts 
# 
# search result 
search: 2 
result: 0 Success 

# numResponses: 1 

it can not output the dc=mydomain,dc=com as in normal. both version i tried, it is the 
same. 

could somebody tell me what is wrong? 
thanks 
fredireck


                                

¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡frederick
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡[EMAIL PROTECTED]
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2002-09-07




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to