Back out some of the less well thought out ideas from last weeks work on
authorAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 11:48:42 +0000 (11:48 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 11:48:42 +0000 (11:48 +0000)
commit5dfba2cf536f761b0aee314ed9e30dc53900b691
tree6d8c6437446d37ed841fe0d4d64685bf8ab2c3d3
parent151dd7bc6c61e19a993017e5e0b50314801e26de
Back out some of the less well thought out ideas from last weeks work on
winbind default domains, particulary now I understand whats going on a lot
better.  This ensures that the RPC client code does as little 'magic' as
possible - this is up to the application/user.  (Where - for to name->sid code
- it was all along).  This leaves the change that allows the sid->name code to
return domains and usernames in seperate paramaters.

Andrew Bartlett
source/libsmb/cli_lsarpc.c
source/nsswitch/winbindd_rpc.c
source/rpc_parse/parse_lsa.c
source/rpcclient/cmd_lsarpc.c
source/utils/smbcacls.c