r21823: Let secrets_store_machine_password() also store the account name. Not used
authorVolker Lendecke <vlendec@samba.org>
Tue, 13 Mar 2007 16:13:24 +0000 (16:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:36 +0000 (12:18 -0500)
commitaa6055debd078504f6a7ed861443b02672fc9067
tree9c3fad25df2d7d6b993a214d1db85ced36561952
parent0e702698f9a7cf0e528f073bae65371ed58e5496
r21823: Let secrets_store_machine_password() also store the account name. Not used
yet, the next step will be a secrets_fetch_machine_account() function that
also pulls the account name to be used in the appropriate places.

Volker
(This used to be commit f94e5af72e282f70ca5454cdf3aed510b747eb93)
source3/include/secrets.h
source3/libads/util.c
source3/libsmb/trusts_util.c
source3/passdb/secrets.c
source3/utils/net.c
source3/utils/net_domain.c
source3/utils/net_rpc_join.c