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)
commit83360b211a7e834306d3e549c18bc41576534417
treec79aa21a4f578599e2ab470350c97abac0e35e63
parente09c4bd69aaec0dc43b5bf69f651cbfad3c5f4ad
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
source/smbd/uid.c