s3: Change behavior when seeing an unknown domain.
authorDan Sledz <dsledz@isilon.com>
Tue, 10 Feb 2009 23:50:39 +0000 (15:50 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Thu, 12 Feb 2009 03:39:18 +0000 (19:39 -0800)
commitd8c54fddda2dba3cbc5fc13e93431b152813892e
treea82478e640ba05c12b8026cf6f65ccc1485ee24f
parent3b8a57e064250c6e46458e69ba156aa5d8c22059
s3: Change behavior when seeing an unknown domain.

After a lot of testing against various Windows servers (W2K, W2K3, W2K8),
within an AD domain it seems that unknown domains will only be translated
to the local account domain, not the netbios name of the member server's
domain.  This makes samba act more like Windows.
source3/auth/auth_util.c
source3/include/proto.h
source3/passdb/passdb.c