diff options
author | Tim Beale <timbeale@catalyst.net.nz> | 2018-04-19 13:51:36 +1200 |
---|---|---|
committer | Garming Sam <garming@samba.org> | 2018-05-23 06:55:32 +0200 |
commit | 1ebfe6957fd8995e7c7690c842e196e6c649b6db (patch) | |
tree | eebeaf13318befc6be6b283f6a9c12066565fe18 /docs-xml | |
parent | 3b849f87f7237a3677338075309abb1355a4d9ef (diff) | |
download | samba-1ebfe6957fd8995e7c7690c842e196e6c649b6db.tar.gz |
dsdb: Use PSO maxPwdAge for operational msDS-PasswordExpiryTimeComputed
When calculating the Password-Expiry-Time, we should use the PSO's
max-password-age setting, if one applies to the user.
This is code may be inefficient, as it may repeat the PSO-lookup work
several times (once for each constructed attribute that tries to use
it). For now, I've gone for the simplest code change, and efficiency can
be addressed in a subsequent patch (once we have a good test to measure
it).
Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'docs-xml')
0 files changed, 0 insertions, 0 deletions