s3-privs Call security_token_set_privilege() rather than manual assignment
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 02:47:29 +0000 (12:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:09 +0000 (18:46 +1000)
commit2387e3bcfeb4c2e54342a8fff4b157e9ba68024b
tree1bf331ee3d43535c558425b84a58b9e1d106c882
parenta02ae674dd6ffaa8ebc4017af6a644162c59a00d
s3-privs Call security_token_set_privilege() rather than manual assignment

This avoids as much direct modifiction of the bitmask as possible.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/auth/token_util.c
source3/registry/reg_util_token.c