s3:secrets: move kerberos_secrets_*salt related functions to machine_account_secrets.c
authorStefan Metzmacher <metze@samba.org>
Fri, 19 May 2017 15:17:00 +0000 (17:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:44 +0000 (16:57 +0200)
commit504b446d8dc7410ad63eba9d214e9cf271cf3b2f
treeab189c647780f341b3c5765943025fdcbc75d802
parent1a26805ad9f19f02a52d9eaa4f2f11ff20ee76ac
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>
source3/include/secrets.h
source3/libads/kerberos.c
source3/libads/kerberos_proto.h
source3/libnet/libnet_keytab.c
source3/passdb/machine_account_secrets.c