From: <pa...@su...> - 2003-11-28 16:20:15
|
Lukas Meyer wrote: > Hello, > Thank you for your help. > > That would be a great thing but I don't have this attribute. I don't get > this attribute with ldapsearch -h xx -D xx -b xx "objectclass=*" + Strange, I get: nil root # ldapsearch 'objectClass=*' + SASL/GSSAPI authentication started SASL username: root@B17 SASL SSF: 56 SASL installing layers # extended LDIF # # LDAPv3 # base <> with scope sub # filter: objectClass=* # requesting: + # # nil.b17 dn: dc=nil,dc=b17 structuralObjectClass: domain entryUUID: 5f869caa-b3c5-1027-8b0c-b3f8bb6957e2 creatorsName: cn=Manager,dc=nil,dc=b17 createTimestamp: 20031125190025Z entryCSN: 2003112519:00:25Z#0x0001#0#0000 modifiersName: cn=Manager,dc=nil,dc=b17 modifyTimestamp: 20031125190025Z subschemaSubentry: cn=Subschema hasSubordinates: TRUE Openldap 2.1.23, cyrus-sasl-2.1.15, mit-krb5-1.3 Most likely it is a problem with ACL's. Check if you can get the result when binding with your 'rootdn'. hth Paul |