summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-08-22 18:35:52 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-08-23 15:02:26 +0200
commit7e7ed72bbe8949b828000049a87f87d29f4587c2 (patch)
tree826028941d409773d4847b17354f4978fdaf0e2a
parent51e3547426bcfe9ae086c12bff95dfc31aba5e24 (diff)
downloadsamba-7e7ed72bbe8949b828000049a87f87d29f4587c2.tar.gz
samba-7e7ed72bbe8949b828000049a87f87d29f4587c2.tar.bz2
samba-7e7ed72bbe8949b828000049a87f87d29f4587c2.zip
s4-provision: Fix internal documentation
-rw-r--r--source4/scripting/python/samba/provision/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/scripting/python/samba/provision/__init__.py b/source4/scripting/python/samba/provision/__init__.py
index e84cb2137b..4762e5b162 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