diff options
author | Andrew Bartlett <abartlet@samba.org> | 2002-01-26 06:02:28 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2002-01-26 06:02:28 +0000 |
commit | a7b5354078e6dfaf0d6c4abaf8b3211fd2bda42b (patch) | |
tree | b8e3202b4763dec8e2d10eb6a6538c8ef76a6eeb /source3/auth | |
parent | 3e29c28a0bb8e6c1b4f8acba6f9bfeb6b3b983b7 (diff) | |
download | samba-a7b5354078e6dfaf0d6c4abaf8b3211fd2bda42b.tar.gz samba-a7b5354078e6dfaf0d6c4abaf8b3211fd2bda42b.tar.bz2 samba-a7b5354078e6dfaf0d6c4abaf8b3211fd2bda42b.zip |
These changes commited on a 'no less broken' basis.
The previous code attempted to call winbind to find out the domain sid. This
couldn't work for a number of reasons - not the least of which was that both
the client and server ends would reject any name (in this case domain name)
without a \ in it (or lp_winbind_seperator()).
I think this is what was intended to occour. If there is still some need to
contact winbind for this information, I suggest a new call be created for this
- as it the server-side code doesn't allow for this information to be extracted
easily in any case.
Finally, it gets in the way of the default domain code a bit - hence why I was
actually looking at it...
Andrew Bartlett
(This used to be commit 5fe1ea7f11a314a42f867a4f159c1c63c516568f)
Diffstat (limited to 'source3/auth')
0 files changed, 0 insertions, 0 deletions