Hi
Thanks for reply.

Anonymous bind looks on to me

from dse.ldif

nsslapd-allow-anonymous-access: on


Bellow is the result :

I get result with this :------
/usr/bin/ldapsearch -xZZ -D 'cn=Directory Manager' -w 'xxxx' -b
'dc=fosiul,dc=lan'


But No result with :-----
-------------------------------
/usr/bin/ldapsearch -xZZ -D 'cn=Directory Manager' -b 'dc=fosiul,dc=lan'

example :
[root@test ~]# /usr/bin/ldapsearch -xZZ -D 'cn=Directory Manager'  -b
'dc=fosiul,dc=lan'
# extended LDIF
#
# LDAPv3
# base <dc=fosiul,dc=lan> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#

# search result
search: 3
result: 0 Success

# numResponses: 1


Kind Regards
--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to