ldap authentication with expire password
Diego D'Angelo <[email protected]> Mon, 21 Oct 2019 13:34:23 -0300
| Newsgroups | gmane.comp.horde.user |
|---|---|
| Message-ID | <[email protected]> |
I need the horde to notify me when my password is about to expire and / or not let me log in if it is expired with the respective message. I use ldap authentication and the users objectclass have shadowaccount. Users have the shadowLastChange attribute. Could it be that I need to add some more attribute? Try putting the following in conf.php $ conf ['auth'] ['params'] ['minage'] = '10'; $ conf ['auth'] ['params'] ['maxage'] = '10'; $ conf ['auth'] ['params'] ['warnage'] = '5'; $ conf ['auth'] ['params'] ['password_expiration'] = 'yes'; and in my user the shadowlastchange indicates that I changed the password 30 days ago but still letting me log in. Something is escaping me and I am not realizing what it is, can someone help me? Thanks! -- --------------------------------- Diego D'Angelo Técnico Área Servicios Dirección General de Informática Municipalidad de Rosario Te: +54 341 4802704 ---------------------------------- -- Horde mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]