vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi, i am trying to get a solaris 9 server to work with an active directory (ldap) server. i've set up ldapclient on solaris 9 ldapclient list NS_LDAP_FILE_VERSION= 2.0 NS_LDAP_BINDDN= cn=ldapbind,ou=users,ou=sd,dc=sd,dc=sv,dc=de NS_LDAP_BINDPASSWD= {NS1}51c13b3a857a63 NS_LDAP_SERVERS= 172.28.11.110 NS_LDAP_SEARCH_BASEDN= ou=users,ou=sd,dc=sd,dc=sv,dc=de NS_LDAP_AUTH= simple NS_LDAP_BIND_TIME= 20 if i try ldaplist i get the message ldaplist: Object not found (LDAP ERROR (1): Operations error.) with the command snoop -v | grep -i ldap i see the following message: : LDAP: ----- Lightweight Directory Access Protocol Header ----- LDAP: *[LDAPMessage] LDAP: [Message ID] LDAP: Operation *[APPL 5: Search ResDone] LDAP: [Result Code] LDAP: Operation Error LDAP: [Matched DN] LDAP: [Error Message] LDAP: 00000000: LdapErr: DSID-0C0905FF LDAP: , comment: In order to perform t LDAP: his operation a successful bind LDAP: must be completed on the connect LDAP: : can anybody help me ? regards, antje |