Ppolicy functions that not work
Ppolicy functions that not work
Hello, We have some functions in ppolicy that not work.
- Expiry warning delay
- Safe modify (old password is not ask when we change the password)
Link issues together to show that they're related. Learn more.
Activity
- Côme Chilliet changed milestone to %49
changed milestone to %49
- bmortier added PJ1802-0188 label
added PJ1802-0188 label
- bmortier changed the description
changed the description
- bmortier changed due date to June 06, 2019
changed due date to June 06, 2019
- bmortier added 5m of time spent at 2019-06-04
added 5m of time spent at 2019-06-04
- Reporter
If pwdExpireWarning is readable, we may be able to detect this and show a warning dialog at login in this case.
pwdSafeModify is harder because it means changing the password edition form based on this setting. It also means having a different form depending on who is editing since we still want admin and managers to be able to edit passwords. And we’ll get a weird case when the manager/admin edit himself. It may also mean disabling password recovery in this case.
- Côme Chilliet added 5m of time spent at 2019-06-06
added 5m of time spent at 2019-06-06
- bmortier removed due date
removed due date
- bmortier changed due date to June 12, 2019
changed due date to June 12, 2019
- bmortier added 5m of time spent at 2019-06-06
added 5m of time spent at 2019-06-06
- Reporter
https://gitlab.fusiondirectory.org/fusiondirectory/fd/blob/1.4-dev/include/functions.inc#L502 and https://gitlab.fusiondirectory.org/fusiondirectory/fd/blob/1.4-dev/html/main.php#L113 are two ways of doing the same thing, we should clean POSIX expiration handling code and integrate ppolicy support in it.
So this method: https://gitlab.fusiondirectory.org/fusiondirectory/fd/blob/1.4-dev/include/class_userinfo.inc#L869 should take ppolicy into account. (See https://gitlab.fusiondirectory.org/fusiondirectory/fd/blob/1.4-dev/plugins/personal/generic/class_user.inc#L400 to see how to get active ppolicy for a given user DN)
@bmortier Should ppolicy expiration be tested even if handleExpiredAccounts is off? (This is «Use account expiration» boolean in «Password settings» section in configuration main tab)
- Côme Chilliet added 1h 30m of time spent at 2019-06-18
added 1h 30m of time spent at 2019-06-18
- Reporter
«Expiry warning delay» is waiting for test in fd#6001, and «Safe modify» is a separate issue, that should be looked at in fd#5841, so closing this.
- Côme Chilliet closed
closed
- bmortier removed due date
removed due date