summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/provision/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-2279/+0
2013-02-04samba-tool/domain provision: add support for utf-8 passwords for --adminpassStefan Metzmacher1-0/+1
2013-01-27provision: setup names.dns_backendStefan Metzmacher1-0/+26
2013-01-27provision: fix nTSecurityDescriptor attributes of CN=*,${CONFIGDN} (bug #9481)Stefan Metzmacher1-0/+21
2013-01-27provision: fix nTSecurityDescriptor of CN={LostAndFound,System},${DOMAINDN} (...Stefan Metzmacher1-0/+4
2013-01-27provision: setup names.name_map['DnsAdmins']Stefan Metzmacher1-0/+5
2013-01-27provision: introduce names.name_map = {}Stefan Metzmacher1-0/+1
2013-01-27provision: add get_dns_{forest,domain}_microsoft_dns_descriptor()Stefan Metzmacher1-0/+2
2013-01-27provision: add get_config_ntds_quotas_descriptor()Stefan Metzmacher1-0/+1
2013-01-27provision: add get_{config,domain}_delete_protected*_descriptor()Stefan Metzmacher1-0/+5
2013-01-27provision: import/export get_dns_partition_descriptor()Stefan Metzmacher1-1/+2
2013-01-27provision: setup names.dns{forest,domain}dnStefan Metzmacher1-1/+22
2013-01-07scripting-provision: Set sysvol ACLs on the sysvol shareAndrew Bartlett1-14/+23
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Domain Controllers,....Stefan Metzmacher1-0/+3
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Users,... (bug #9481)Stefan Metzmacher1-1/+5
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Computers,... (bug #...Stefan Metzmacher1-1/+5
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Builtin,... (bug #9481)Stefan Metzmacher1-0/+3
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Infrastructure,... (...Stefan Metzmacher1-2/+5
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Sites,CN=Configurati...Stefan Metzmacher1-0/+3
2012-12-11s4:provision: set the correct nTSecurityDescriptor on CN=Partitions,CN=Config...Stefan Metzmacher1-0/+3
2012-11-30s4:provision: add get_empty_descriptor()Stefan Metzmacher1-0/+1
2012-11-06provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett1-2/+2
2012-11-06provision: Also walk directories checking ACLsAndrew Bartlett1-1/+1
2012-10-27provision: Fix comments in checksysvolaclAndrew Bartlett1-1/+2
2012-10-18provision: No longer use the wheel group in new AD DomainsAndrew Bartlett1-19/+20
2012-10-17Removed phpldapadmin inclusion for Samba 4.Ricky Nance1-20/+0
2012-10-16Revert "provision: Always create DNS user."Stefan Metzmacher1-13/+18
2012-10-11provision: Always create DNS user.Jelmer Vernooij1-18/+13
2012-10-09samba-tool: skip chown in sysvolreset when it would fail on a GIDAndrew Bartlett1-11/+13
2012-10-03provision: Use logger rather than print.Jelmer Vernooij1-1/+1
2012-10-03s4-provision: do not skip setting the acls on sysvolMatthieu Patou1-1/+3
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-2/+2
2012-09-16samba.provision: Fix formatting, NameErrors.Jelmer Vernooij1-68/+80
2012-09-12s4 provision: Ask for the dns forwarder IP address during interactive provisionKai Blin1-1/+4
2012-09-12s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...Stefan Metzmacher1-6/+10
2012-09-12s4 dns: use the internal DNS server per defaultKai Blin1-2/+2
2012-09-11provision: Only give the "no posix ACLs" exception if we could not set the SDAndrew Bartlett1-6/+6
2012-09-05s4-provision: Fix error message to contain the string SSDL of the failed-to-m...Andrew Bartlett1-2/+2
2012-09-04s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett1-11/+12
2012-08-28s4-classicupgrade: Do the setting of the sysvol ACLs last, after idmap is con...Andrew Bartlett1-5/+8
2012-08-28s3-passdb: Allow reload of the static passdb from pythonAndrew Bartlett1-0/+2
2012-08-23s4-samba-tool: Add samba-tool ntacl sysvolcheck commandAndrew Bartlett1-1/+109
2012-08-23s4-provision: Fix internal documentationAndrew Bartlett1-0/+1
2012-08-23s3-pysmbd: Allow a mode to be specified for the simple ACLAndrew Bartlett1-1/+1
2012-08-23s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)Andrew Bartlett1-21/+53
2012-08-22s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett1-2/+2
2012-08-10s4-dsdb: Explain better what records are written during schema setAndrew Bartlett1-3/+3
2012-08-09s4-dsdb: Ensure we have indexing enabled during the provisionAndrew Bartlett1-1/+6
2012-07-13s4-provision: Provide YP/NIS subtree to allow ADUC to see and set rfc2307 attrsGeza Gemes1-1/+26
2012-06-21s4-provision: Give better clues on what Samba needs for s3fs ACL supportAndrew Bartlett1-1/+7