Added "admin_session" method.
commit269fe99a62371fb9540d886f7cc619450c5b5c8d
authorNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Thu, 3 Sep 2009 11:39:40 +0000 (3 14:39 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Sep 2009 08:57:50 +0000 (9 18:57 +1000)
treecca34fdf18826ed84e13088f1448fde1ec3f1307
parent8640293fabb0fd0fe92b814411577dcdb449100d
Added "admin_session" method.

The purpose of admin_session is to be able to execute parts of provisioning
as the user Administrator in order to have the correct group and owner in the
security descriptors. To be used for provisioning and tests only.
source4/auth/pyauth.c
source4/auth/session.h
source4/auth/system_session.c
source4/scripting/python/samba/provision.py