s4:dsdb: Only reuse the current password ID as the previous password ID when appropriate
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 16 Apr 2024 02:00:44 +0000 (14:00 +1200)
committerJo Sutton <jsutton@samba.org>
Sun, 21 Apr 2024 22:10:36 +0000 (22:10 +0000)
commit6613aeca93aba3e8edf96be4ceba0f349001b1dd
treea6d62ea1e9fc1121e59077347018aa72f3b0f8f7
parentdcc5724ed757ced4c84900ae4589425c5c384b1d
s4:dsdb: Only reuse the current password ID as the previous password ID when appropriate

This should already be the case given the current logic, but let’s make
it explicit.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/gmsa/util.c