s3:secrets: move kerberos_secrets_*salt related functions to machine_account_secrets.c
commitcfba2c40d30cab29dd4e2140f3274c8c67b11d24
authorStefan Metzmacher <metze@samba.org>
Fri, 19 May 2017 15:17:00 +0000 (19 17:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Jul 2017 18:01:27 +0000 (13 20:01 +0200)
tree4768f2315256c5754649b201d37a4224b9f41e91
parentf68f8f63535583f283002958ee76a6e2fb9f2efb
s3:secrets: move kerberos_secrets_*salt related functions to machine_account_secrets.c

These don't use any krb5_context related functions and they just
work on secrets.tdb, so they really belong to machine_account_secrets.c.

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 504b446d8dc7410ad63eba9d214e9cf271cf3b2f)
source3/include/secrets.h
source3/libads/kerberos.c
source3/libads/kerberos_proto.h
source3/libnet/libnet_keytab.c
source3/passdb/machine_account_secrets.c