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)
commitba8c1c6e459aef204aa93e9cf7e717209335a06b
tree598da297115b7b43274c4a6980b0f2d0eecd6b06
parent670f46fd4c6ef8eb338284c820f8560bcece095a
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
(This used to be commit 5dfba2cf536f761b0aee314ed9e30dc53900b691)
source3/libsmb/cli_lsarpc.c
source3/nsswitch/winbindd_rpc.c
source3/rpc_parse/parse_lsa.c
source3/rpcclient/cmd_lsarpc.c
source3/utils/smbcacls.c