From: Andrew Bartlett Date: Wed, 22 Aug 2012 08:35:52 +0000 (+1000) Subject: s4-provision: Fix internal documentation X-Git-Tag: samba-4.0.0beta7~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e7ed72bbe8949b828000049a87f87d29f4587c2;p=thirdparty%2Fsamba.git s4-provision: Fix internal documentation --- diff --git a/source4/scripting/python/samba/provision/__init__.py b/source4/scripting/python/samba/provision/__init__.py index e84cb2137ba..4762e5b1627 100644 --- a/source4/scripting/python/samba/provision/__init__.py +++ b/source4/scripting/python/samba/provision/__init__.py @@ -1404,6 +1404,7 @@ def setsysvolacl(samdb, netlogon, sysvol, uid, gid, domainsid, dnsdomain, domain :param samdb: An LDB object on the SAM db :param netlogon: Physical path for the netlogon folder :param sysvol: Physical path for the sysvol folder + :param uid: The UID of the "Administrator" user :param gid: The GID of the "Domain adminstrators" group :param domainsid: The SID of the domain :param dnsdomain: The DNS name of the domain