Hi,
I've upgraded from older 389DS to 1.4.4.11 and realized that server started upgrading hashing algorithm of userPassword it is fine, but it also moves forward passwordExpirationTime.
I know I can set
dn: cn=config nsslapd-enable-upgrade-hash: off
to disable this feature.
Is there way how to only disable passwordExpirationTime updating and keep password hash upgrading enabled?