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>
Tue, 27 Jun 2017 14:57:44 +0000 (16:57 +0200)
commit0c65d5f41023076fd201c3a179df77dd615cdb01
tree85776a623a5500f37f37b34352f5dd6ba7624f39
parent549c9d9a07d3002442cbbb7a90d0a7fef4a92bff
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>
source3/libnet/libnet_join.c