Finish 1.45 by removing redundant sid->string conversion in
authorMartin Pool <mbp@samba.org>
Fri, 23 Nov 2001 03:54:07 +0000 (03:54 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 23 Nov 2001 03:54:07 +0000 (03:54 +0000)
commit946374e8af7ca11c76d4952285ac4ac109d7778d
tree0455c90db9b2ac127188381bc4ad40e4611f4263
parenta833fbebcd5bf9663d3a26d67788ce047184c1b3
Finish 1.45 by removing redundant sid->string conversion in
winbindd_lookup_sid_by_name.  Also if the lookup fails then clobber
the output parameters rather than leaving them looking potentially
valid.

Add doxygen.
(This used to be commit 61dba52a549039255e46393be1618d3eb54b79dd)
source3/nsswitch/winbindd_util.c