We must be root to access the passdb, so ensure all calls to local_lookup_sid()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Jul 2002 05:01:49 +0000 (05:01 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 Jul 2002 05:01:49 +0000 (05:01 +0000)
commit3dc7717878d28aa4c1ee3e8dc2ef987c14b269bc
tree296458a62ab3134ac2bc8fcfbc145fbf450e00f2
parentfc6ae0994d6038f5b292007fe508af0c892a6f7f
We must be root to access the passdb, so ensure all calls to local_lookup_sid()
have become_root()/unbecome_root() wrappers.

(this should be the last of them, the rest were done ages ago).

Andrew Bartlett
(This used to be commit 83360b211a7e834306d3e549c18bc41576534417)
source3/smbd/uid.c