r4762: Store the results of a 'net join' in the LDB.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Jan 2005 22:13:18 +0000 (22:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:51 +0000 (13:08 -0500)
commit8799d6b44c15a5e11c1e3528092fbca236561253
treea15319faa56787080f1ab1a889f3d06b84c3d51b
parenta7bbb190d9845a74c21369ca32eb8446982477db
r4762: Store the results of a 'net join' in the LDB.

Like Samba3, the storage of the primary domain password is keyed off
the domain name, so we can join multiple domains, and just swap
'workgroup =' around.

Andrew Bartlett
(This used to be commit 54a231780e028c6433cac296f2fbc64e39632dfd)
source4/libnet/libnet_join.c
source4/libnet/libnet_join.h
source4/utils/net/net_join.c