Show a warning when password is about to expire through ppolicy
Show a warning when password is about to expire through ppolicy
This is pwdExpireWarning handling.
Link issues together to show that they're related. Learn more.
Activity
- bmortier changed milestone to %FusionDirectory 1.4
changed milestone to %FusionDirectory 1.4
By Côme Chilliet on 2019-06-19T09:14:37 (imported from GitLab)
- bmortier added PJ1802-0188 label
added PJ1802-0188 label
- bmortier mentioned in merge request !611
mentioned in merge request !611
By Côme Chilliet on 2019-06-19T09:14:48 (imported from GitLab)
- bmortier created merge request !611 to address this issue
created merge request !611 to address this issue
By Côme Chilliet on 2019-06-19T09:14:49 (imported from GitLab)
- bmortier mentioned in issue fd-plugins#5964 (closed)
mentioned in issue fd-plugins#5964 (closed)
By Côme Chilliet on 2019-06-19T11:39:07 (imported from GitLab)
- bmortier mentioned in commit fd-plugins@3c271f44
mentioned in commit fd-plugins@3c271f44
By Côme Chilliet on 2019-06-19T11:41:58 (imported from GitLab)
Testing this will be hard, but it should be tested that:
- expiration by ppolicy is still working
- expiration at posix expiration date is working
- warning of expiration by ppolicy is working
- warning of expiration by posix is working
- expiration also locks out of the webservice
By Côme Chilliet on 2019-06-19T12:26:06 (imported from GitLab)
- bmortier added To Be Tested label
added To Be Tested label
- bmortier assigned to @jswaelens and unassigned @MCMic
assigned to @jswaelens and unassigned @MCMic
By Côme Chilliet on 2019-06-19T12:26:06 (imported from GitLab)
- bmortier added 4h of time spent at 2019-06-19
added 4h of time spent at 2019-06-19
By Côme Chilliet on 2019-06-19T12:27:21 (imported from GitLab)
- bmortier mentioned in issue fd-plugins#4013 (closed)
mentioned in issue fd-plugins#4013 (closed)
By Côme Chilliet on 2019-06-20T14:35:53 (imported from GitLab)
- bmortier changed due date to July 03, 2019
changed due date to July 03, 2019
By bmortier on 2019-07-03T08:08:21 (imported from GitLab)
@jswaelens From what I understand from fd-plugins#3397 (closed) , it is expected that ppolicy expiration behave the same as bad password. To avoid this we’d need to use LDAP controls, which are only available in PHP>=7.3 : https://www.php.net/manual/en/function.ldap-bind-ext.php
The case where the message is supposed to be different is when a password change is forced on the user using the option in ppolicy user tab. The code for this seems wrong so I will push a fix.
By Côme Chilliet on 2019-07-22T13:59:46 (imported from GitLab)
- bmortier added 1h of time spent at 2019-07-22
added 1h of time spent at 2019-07-22
By Côme Chilliet on 2019-07-22T13:59:47 (imported from GitLab)
- bmortier mentioned in merge request !639
mentioned in merge request !639
By Côme Chilliet on 2019-07-22T14:00:57 (imported from GitLab)
- bmortier created merge request !639 to address this issue
created merge request !639 to address this issue
By Côme Chilliet on 2019-07-22T14:00:58 (imported from GitLab)