Hello,
I have a little question. I've installed a kerberized openldap server. All works fine with kerberos tickets :)
My problem : is it possible to get a ldap awser with a anonymous access ? I can't ! When I try a resquest, I get that :
ldapsearch -x -h 192.168.1.1 # extended LDIF # # LDAPv3 # base <> (default) with scope subtree # filter: (objectclass=*) # requesting: ALL #
# search result search: 2 result: 32 No such object
# numResponses: 1
I certainely made a mistake, but where ?
Thanks,
JM
--On Wednesday, October 05, 2011 7:24 AM +0200 jm130794 jm130794@gmail.com wrote:
Hello,
I have a little question. I've installed a kerberized openldap server. All works fine with kerberos tickets :)
My problem : is it possible to get a ldap awser with a anonymous access ? I can't ! When I try a resquest, I get that :
ldapsearch -x -h 192.168.1.1
You have not specified any base via -b.
I would note whether or not anonymous can "see" anything will depend entirely on your ACLs.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org