I have installed docker cas 6.0 without database and without connected cas 
to an application.


Application running fine and i'm searching for connect cas to ldap Oracle 
Directory server.


When i tried to connect with a login/password into cas 6.0 application i 
have this error :

WHO: myLogin WHAT: Supplied credentials:

[UsernamePasswordCredential(username=myLogin, source=null)] ACTION:

AUTHENTICATION_FAILED APPLICATION: CAS


 

My cas.properties :

cas.authn.ldap[0].ldapUrl=ldap://monserveur.uk
cas.authn.ldap[0].bindDn=cn=Directory Manager
cas.authn.ldap[0].bindCredential=myPassword

cas.authn.ldap[0].baseDn=ou=personnels,ou=XX-XXX-XXXX,ou=edu,o=gov,c=uk
cas.authn.ldap[0].subtreeSearch=true
cas.authn.ldap[0].searchFilter=uid=%s 
cas.authn.ldap[0].principalAttributePassword=userPassword
cas.authn.ldap[0].principalAttributeList=cn,givenName,mail,sn




Note : password is SSHA encoded in ldap.

How to verify what's wrong ? For example when i put a wrong baseDn or 
searchFilter i have the same error. How to perform simple login/password 
test to eliminate error ?

How cas deal with password, ie is the ldap who perform the password compare 
or cas ?

If it's cas who perform password compare how to configure cas for 

Thanks in advance for any helps !


-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/ecee2d0c-b191-441a-aa2c-38383ceceb7b%40apereo.org.

Reply via email to