]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libnet_join: move kerberos_secrets_store_des_salt() out of libnet_join_derive_salt...
authorStefan Metzmacher <metze@samba.org>
Thu, 18 May 2017 13:48:49 +0000 (15:48 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Jul 2017 08:51:17 +0000 (10:51 +0200)
commit4765cb4cc4ebbaa009b0662e0a15932b8fe2654c
treec133688871913d41234b88065c64b621fc939443
parent9d818ce22e504b2a38306a0904d47dd045e32586
s3:libnet_join: move kerberos_secrets_store_des_salt() out of libnet_join_derive_salting_principal()

We should separate the calculation and the storing steps.

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 0c65d5f41023076fd201c3a179df77dd615cdb01)
source3/libnet/libnet_join.c