Script for hook 'user postmodify' is not executed when password hash=sasl and only the password is changed.
Script for hook 'user postmodify' is not executed when password hash=sasl and only the password is changed.
I used to use the FusionDirectory hook 'user postmodify' to start a script to manage kerberos passwords. Since version 1.1 the script is not executed under the following circumstances:
- The password hash of the user is of type 'sasl'
- Only the password of the user is changed.
Thus since version 1.1 I see no opportunity to manage passwords of hash type 'sasl'.
Password hooks e.g. for password recovery as described on web page https://documentation.fusiondirectory.org/en/documentation/how_to/use/hooks_password_109 also don't work for me because the scripts linked to 'user postmodify' don't get called for users with password hash type 'sasl' as described on the web page.
(from redmine: issue id 5593, created on 2017-06-12, closed on 2017-06-15)
- Relations:
- relates #3757 (closed)
- Changesets:
- Revision 7b750194 by Côme Chilliet on 2017-06-14T15:24:50.000Z:
Fixes #5593 Trigger hooks even if SASL password does not modify LDAP
- Custom Fields:
- Bug in version: 1.1
- Support contract: None