marvin,

thanks for your answer in this.

On Feb 3, 2012, at 9:22 AM, Marvin Addison wrote:

>> My question is about password expiration warning, I see that it's =
>> implemented
>> in the core of CAS (3.4.11)
> 
> Where exactly do you see that?

cas.server.core.AuthenticationViaFormAction.java

The function public final String submit(..) seems to allow for returning a warn 
string.

Together with showWarningView (as shown in support-ldap-pwd-expiration) it led 
me to believe this
warning message was build into core. However, I couldn't find the docs around 
that.
I must admin, I am not very knowledgeable in webflow...


> 
>> Is there any documentation out-there that explains this?
> 
> Search the list archives for "lppe" or "LDAP password policy" for more
> information.  The feature-lppe branch on GitHub should have everything
> you need to make it work for an Active Directory backend:
> 
> https://github.com/Jasig/cas/tree/feature-lppe

I will take a look there, is the lppe branch going to be the new 3.5 version,
in other words… Would I have to change (a lot??) of code when I use lppe
now and want to change to 3.5?

> 
> That work may support other directories, but it does not yet support
> OpenLDAP's ppolicy mechanism.  Note that only LDAP password expiration
> is supported.  Speak up if you want this capability for a non-LDAP use
> case.

For non-LDAP it would be great. We only use a PostgreSQL as our storage
since we have zero knowledge of LDAP and we already have all tools
in place to do what we want, build around stored procedures..

thanks for the answers.



> 
> M
> 
> -- 
> You are currently subscribed to [email protected] as: [email protected]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user


-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to