Something went wrong while setting issue due date.
Using padlock does not set pwdAccountLockedTime and setting pwdAccountLockedTime removes padlock
Closed
Using padlock does not set pwdAccountLockedTime and setting pwdAccountLockedTime removes padlock
Description
Using the padlock symbol does not set pwdAccountLockedTime of ppolicy. Setting pwdAccountLockedTime manually via ldif file removes padlock (if padlock was set before).
If setting pwdAccountLockedTime manually via ldif file no padlock is set automatically and if setting the padlock afterwards will remove the previously set pwdAccountLockedTime attribute.
Distribution Name and Version
Debian Jessie
FusionDirectory Version
1.2.1 wit ppolicy overlay
PHP version used
Distribution packages Debian Jessie
Origin of php packages
Distribution packages
Steps to Reproduce
(four different cases)
- case: Set padlock via browser
- case: Set pwdAccountLockedTime manually
- case: Set pwdAccountLockedTime manually and padlock afterwards
- case: Set pwdAccountLockedTime manually and padlock before
Expected behavior:
- case: pwdAccountLockedTime is set
- case: padlock and pwdAccountLockedTime are set
- case: padlock and pwdAccountLockedTime are set
- case: padlock and pwdAccountLockedTime are set
Actual behavior:
- case: pwdAccountLockedTime is NOT set, but padlock is
- case: pwdAccountLockedTime is set, but padlock is NOT
- case: padlock is set but cleans/deletes pwdAccountLockedTime
- case: padlock is not set anymore, but pwdAccountLockedTime is
Reproduces how often: 100% (10/10)