Hello

i 'd like to get LPPE functionnality on my CAS setup.
My context :
CAS 4.0.3 with LDAP auth valid.

i'am able to retrieve LDAP attributes as expected with SAML support.
One of the last thing i need : warn users whose account status is near a 
configurable expiration date :

- lppe-configuration.xml is copied
- passwordPolicy defined in ldapAuthenticationHandler
- org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler listed 
in properties of authenticator

When i follow 
http://jasig.github.io/cas/4.0.x/installation/LDAP-Authentication.html, 
nothing happens.

The supposed proccess :
- ldapactive compare [ convert( ${now} - ${pwdLastSet} ) ] with the 
${password.policy.warningDays}

Is it right ?

In debug mode :

accountState=null, result=true, resultCode=SUCCESS, message=null, 
controls=null]>
2015-09-29 13:47:54,985 DEBUG 
[org.jasig.cas.authentication.support.DefaultAccountStateHandler] - 
<Account state not defined>
2015-09-29 13:47:54,985 DEBUG 
[org.jasig.cas.authentication.support.DefaultAccountStateHandler] - 
<Handling null>
2015-09-29 13:47:54,985 DEBUG 
[org.jasig.cas.authentication.support.DefaultAccountStateHandler] - <No 
LDAP error mapping defined for null>
2015-09-29 13:47:54,985 DEBUG 
[org.jasig.cas.authentication.support.DefaultAccountStateHandler] - 
<Account state warning not defined>

Thks for helping me.

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to