]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:secrets: use secrets_delete for all keys in secrets_delete_machine_password_ex()
authorStefan Metzmacher <metze@samba.org>
Wed, 24 May 2017 03:56:32 +0000 (05:56 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Jul 2017 08:51:19 +0000 (10:51 +0200)
commit9afd00e79f4cd282f489a54e84bed0a7f748e332
tree7ed636fefe7b0e4e706da64d8ab5155875314a3d
parent3c3765fb10c51ce6ea22f0b8343ade79fa8d1d68
s3:secrets: use secrets_delete for all keys in secrets_delete_machine_password_ex()

We just want all values to be removed at the end, it doesn't matter
if they didn't existed before.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit bfe35abc1fb15e70a99fa74d064051a1ad541ed0)
source3/passdb/machine_account_secrets.c