summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_join.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-0/+29
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)
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett1-0/+51
Andrew Bartlett (This used to be commit a9b960609142e15ba5950eb1b22944eb6df18d9c)