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>
Thu, 9 Sep 2010 04:45:59 +0000 (14:45 +1000)
commit4e3113f0a278b6c71db4ebf03b38c4a83c02669f
treeb4824bd8af707f01fcc2f98003711e4275207e28
parent2e68c5ec9252cd88b5b21eef1078c089f1750796
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