Credentials not recognized with LDAP

Quynh Bui Quynh.Bui at perficient.com
Tue Mar 29 14:34:17 EDT 2016


I am working with Shib 2.3.8. After setup is complete, when at final testing step (login screen) I get the Credentials not recognized error. I understand this issue had been reported previously, but there doesn't seem to be a definitive answer to resolve it. The LDAP string in login.config is:



    edu.vt.middleware.ldap.jaas.LdapLoginModule required

       ldapUrl="ldap://servername:389"

          bindDn="cn=trnadmin"

          bindCredential="xxxxxxx"

          baseDn="CN=Users,DC=traindomain,DC=com"

                  tls="false"

                  ssl="false"

          userFilter="samAccountName";



    I've tried different input of attributes which make no difference in outcome. Is there an example of what attributes work for login.config with AD LDAP? Using similar attributes to above I was able to deploy the Shib web app to IdP weblogic domain so It seems odd that login authentication doesn't work.


Regards,

Quynh Bui

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


More information about the users mailing list