[Building Sakai] Sakai jLDAP configuration

chup rush chuprush at gmail.com
Thu Jul 23 11:29:30 PDT 2009


Dear all,



I am setting up a new instance of Sakai 2.6 and now trying to integrate AD
using JLDAP.  I can use the ldapsearch to connector to AD but the same
parameters are producing the following error. Any suggestion?





2009-07-22 21:39:03,560 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - getUserByEid(): [eid = null]
2009-07-22 21:39:03,560 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - getCachedUserEntry(): [eid =
null]
2009-07-22 21:39:03,560 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - getCachedUserEntry(): cache
access [found entry = false][entry expired = false]
2009-07-22 21:39:03,560 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - searchDirectoryForSingleEntry():
[filter = sAMAccountName=null][reusing conn = false]
2009-07-22 21:39:03,561 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - searchDirectory(): [filter =
sAMAccountName=null][reusing conn = false]
2009-07-22 21:39:03,561 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - getConnection()
2009-07-22 21:39:03,754 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - applyConstraints(): values
[timeout = 5000][follow referrals = true]
2009-07-22 21:39:03,755 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - connect()
2009-07-22 21:39:03,755 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager -
2009-07-22 21:39:03,759 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - postConnect()
2009-07-22 21:39:03,759 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - getConnection():
auto-binding
2009-07-22 21:39:03,759 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - 2009-07-22 21:39:03,759
DEBUG http-8080-Processor25 edu.amc.sakai.user.SimpleLdapConnectionManager -
CN=admin,CN=Users,DC=mydomain,DC=ca,DC=us
2009-07-22 21:39:03,759 DEBUG http-8080-Processor25
edu.amc.sakai.user.SimpleLdapConnectionManager - bind(): binding [dn =
CN=admin,CN=Users,DC=mydomain,DC=ca,DC=us] [ pw = admin]
2009-07-22 21:39:03,800 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - searchDirectory(): [baseDN =
DC=mydomain,DC=ca,DC=us][filter = sAMAccountName=null][return attribs =
[sAMAccountName, givenName, sn, email, memberOf]][max results = 1]
2009-07-22 21:39:03,851 DEBUG http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - searchDirectory(): returning
connection to connection manager
2009-07-22 21:39:03,854 ERROR http-8080-Processor25
edu.amc.sakai.user.JLDAPDirectoryProvider - getUser() failed [eid: null]
LDAPException: Operations Error (1) Operations Error
LDAPException: Server Message: 000004DC: LdapErr: DSID-0C0906DD, comment: In
order to perform this operation a successful bind must be completed on the
connection., data 0, v1771
LDAPException: Matched DN:
        at com.novell.ldap.LDAPResponse.getResultException(Unknown Source)
        at com.novell.ldap.LDAPResponse.chkResultCode(Unknown Source)
        at com.novell.ldap.LDAPSearchResults.next(Unknown Source)
        at
edu.amc.sakai.user.JLDAPDirectoryProvider.searchDirectory(JLDAPDirectoryProvider.java:945)
        at
edu.amc.sakai.user.JLDAPDirectoryProvider.searchDirectoryForSingleEntry(JLDAPDirectoryProvider.java:849)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090723/d344f73f/attachment.html 


More information about the sakai-dev mailing list