This glosses over John's problem at SambaXP 2003. When we want to join
authorVolker Lendecke <vlendec@samba.org>
Mon, 16 Jun 2003 15:59:05 +0000 (15:59 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 16 Jun 2003 15:59:05 +0000 (15:59 +0000)
commit979c447060387254375ad35a52f58a91027368fb
tree42eec44af024557035668ef9f119b4e98194fcf5
parente2cda4a24ef1ce969eec897bddd4cc5e35737677
This glosses over John's problem at SambaXP 2003. When we want to join
a NT4 domain as a BDC with an existing workstation account (existing
bdc is fine), we fail. Print a friendly error message in this case.

The correct solution would probably be to delete the account and try
again. But even this makes us better than NT: NT4 fails in this
situation with an empty warning message box and an unusable BDC. It
has unsuccessfully tried to suck down the domain database, and thus
has no administrator account to log in after reboot....

Volker
(This used to be commit 1ddeea2179b11cedccf205c7ffea523ee6750b24)
source3/utils/net_rpc_join.c