added secrets.tdb and changed storage of trust account password to use
authorAndrew Tridgell <tridge@samba.org>
Mon, 8 May 2000 10:42:21 +0000 (10:42 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 8 May 2000 10:42:21 +0000 (10:42 +0000)
commit88ad00b82acc4636ab57dfe710af08ea85b82ff1
treecd7a154b1e7e814870840c3a7c1255bb88ad0c72
parent1d3bd3c486bf9f6b6c9d5f6207f591f465517e1e
added secrets.tdb and changed storage of trust account password to use
it
source/include/includes.h
source/include/proto.h
source/include/secrets.h [new file with mode: 0644]
source/passdb/smbpassfile.c
source/rpc_client/cli_netlogon.c
source/rpcclient/cmd_netlogon.c
source/smbd/password.c
source/smbd/process.c
source/smbd/reply.c
source/smbd/server.c
source/utils/smbpasswd.c