[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: openldap and dadlauthd



Hi,

> Look at cn=config and present the TLS configuration attributes.
> ldapsearch -x -D binddn -w secret -H ldap://ldaphost -b cn=config -s
> base "*"

ldapsearch -x -D cn=Manager,dc=cs,dc=ait,dc=ac,dc=th -w **** -H ldap://ldap.cs.ait.ac.th/ -b cn=config -s base "*"
# extended LDIF
#
# LDAPv3
# base <cn=config> with scope baseObject
# filter: (objectclass=*)
# requesting: * 
#

# search result
search: 2
result: 50 Insufficient access

# numResponses: 1

So far it does not work, but I never tried to access something like
cn=config

The I used to bind is the rootdn.

Best regards,

Olivier