Credentials not recognized with LDAP

Quynh Bui Quynh.Bui at perficient.com
Tue Mar 29 17:15:12 EDT 2016


I’ve checked and the baseDN is correct as is: baseDn="CN=Users,DC=traindomain,DC=com"

When I turn on LDAP debugger I get the following:
15:42:54.059 - WARN [edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.ComputedIDDataConnector:65] - This data connector is deprecated.  The StoredID data connector should be used in its place.
15:42:54.168 - DEBUG [edu.vt.middleware.ldap.handler.DefaultConnectionHandler:74] - Bind with the following parameters:
15:42:54.168 - DEBUG [edu.vt.middleware.ldap.handler.DefaultConnectionHandler:75] -   authtype = simple
15:42:54.168 - DEBUG [edu.vt.middleware.ldap.handler.DefaultConnectionHandler:76] -   dn = trnadmin
15:42:54.168 - DEBUG [edu.vt.middleware.ldap.handler.DefaultConnectionHandler:83] -   credential = <suppressed>
15:45:36.951 - INFO [Shibboleth-Access:74] - 20160329T204536Z|Training.traindomain.com|traindomain.com:8005|/profile/SAML2/POST/SSO|

edu.vt.middleware.ldap.jaas.LdapLoginModule required
   ldapUrl="ldap://10servername:389"
      bindDn="trnadmin"
      bindCredential="xxxxxx"
      baseDn="CN=Users,DC=traindomain,DC=com"
                 userfilter="sAMAccountName";

It doesn’t seem to recognize or use the baseDN.

Thanks,
Quynh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160329/f947eba2/attachment.html>


More information about the users mailing list