s4-provision: Fixed owner/group for hard-coded Sites descriptor.
authorNadezhda Ivanova <nivanova@samba.org>
Mon, 17 Jan 2011 15:48:36 +0000 (17:48 +0200)
committerNadezhda Ivanova <nivanova@samba.org>
Mon, 17 Jan 2011 17:23:24 +0000 (18:23 +0100)
commit622ef6aed82a2f2f7748c2a88535486af77487de
tree69ef3556dc651aa8a9ab3fa09257be56bfc9d07a
parent35d8b808005638e9fa33bf7983d449db34dfb761
s4-provision: Fixed owner/group for hard-coded Sites descriptor.

We must not specify explicitly owner and group. As there is a difference between WIN_2003 and WIN_2008, we should let descriptor
module compute the correct default ones. Also removed inherited ACEs, they are ignored during SD creation anyway.

Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Mon Jan 17 18:23:24 CET 2011 on sn-devel-104
source4/scripting/python/samba/provision/__init__.py