If you are using OpenLDAP 2.4 for your directory service:
--
- 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
cas-user+u...@apereo.org.
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/9de39171-2d46-479c-8738-9ca18c5890d8n%40apereo.org.
You received this message because you are subscribed to a topic in the Google Groups "CAS Community" group.
To unsubscribe from this topic, visit https://groups.google.com/a/apereo.org/d/topic/cas-user/9E2ZujSI5Ec/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/b6aff3a436fc403c8590771343acfae0%40mun.ca.
Yes, it is defined in OpenLDAP. I would be surprised if this is not already setup on your existing directory.
Guessing as to what CAS is doing…
First search for user operational attributes pwdChangedTime and pwdPolicySubentry. Then a second search on the DN from pwdPolicySubentry. That should retrieve attribute pwdMaxAge. Then CAS would determine if the account is expiring inside the CAS defined warning days window and pop up the interruption screen to notify users as they login.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CABX%3DCB0-%2B9DQvoSSQHvCCEpEr2bvwA_qsGji7rrJmgQLzsT77g%40mail.gmail.com.
Does that account that you are using have the appropriate privileges to read the LPPE policy? I have no experience with 389 and how it implements LPPE, but it does help to check on the LDAP server side to see what query the CAS/LDAPTIVE is making to check the LPPE.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/133ba9aa-0d8f-4d60-a994-1a070f4296a7n%40apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/2f0f9fd9790e4b69b2c99da407bb315e%40mun.ca.