Updates to the 'name -> sid' code:
authorAndrew Bartlett <abartlet@samba.org>
Sun, 7 Jul 2002 03:34:24 +0000 (03:34 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 7 Jul 2002 03:34:24 +0000 (03:34 +0000)
commitc20d057f8821d13d3de61b319de44db23773516b
tree18c736736017386256c45570710862e916192c7b
parent685a205445f5505c105ea421712c4b0468bbc127
Updates to the 'name -> sid' code:

Correct the 'none mapped' behaviour, (so that it matches Win2k) and  add a
function to make the SID types appear as text strings in logs/rpcclient.

Also, remove a silly case that would cause 'failure' to be 'success'.  (Might
look at this a bit more in future).

Andrew Bartlett
source/rpc_server/srv_lsa_nt.c
source/rpcclient/cmd_lsarpc.c
source/smbd/uid.c