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
