summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/provision
AgeCommit message (Expand)AuthorFilesLines
2011-11-29s4-provision: Fix the security ace for DnsAdmins group on DNS recordsAmitay Isaacs1-12/+19
2011-11-29s4-provision: Create a samdb copy for access by dlz_bind9 moduleAmitay Isaacs3-56/+156
2011-11-29s4-provision: Extract security descriptors in separate fileAmitay Isaacs2-77/+111
2011-11-17s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett1-2/+16
2011-11-16provision: Set the security descriptor while creating partitionsAmitay Isaacs1-12/+2
2011-11-09s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs1-1/+1
2011-11-09s4-provision: Set security descriptor for DNS recordsAmitay Isaacs2-18/+103
2011-11-08s4-provision: site is passed as an argument to setup_ad_dns()Amitay Isaacs1-1/+0
2011-11-08s4-provision Remove options for LDAP backend to reduce user confusionAndrew Bartlett2-17/+11
2011-11-04s4 provision/dns: Move DNS-related setup to sambadns moduleKai Blin2-187/+194
2011-11-04s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setupKai Blin2-32/+63
2011-11-02s4-python: samba.provision: Require schema to be passed in - code path which ...Jelmer Vernooij1-5/+1
2011-10-20s4-provision: Provision DNS records with correct rankAmitay Isaacs1-18/+23
2011-10-17s4 provision: DNS backend should be set by callerKai Blin1-4/+0
2011-10-17s4 provision/dns: Clean up os level handlingKai Blin1-10/+12
2011-10-17s4 provision/dns: Clean up backend handlingKai Blin1-6/+13
2011-10-17s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin1-2/+2
2011-10-17s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2-6/+6
2011-09-19s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell1-1/+1
2011-09-19s4-provision Add initial support for joining as a new subdomainAndrew Bartlett1-69/+68
2011-09-13s4-subdomain: fixed invocationID and hostIPs in subdomain joinAndrew Tridgell1-9/+3
2011-09-13s4-provision Perform 'modify' operations as systemAndrew Bartlett1-5/+13
2011-09-13s4-provision Split addition of users and well known principalsAndrew Bartlett1-6/+11
2011-09-13s4-provision Add initial support for joining as a new subdomainAndrew Bartlett1-219/+278
2011-09-12s4-provision: Fix the informational message from dns provisioningAmitay Isaacs1-1/+1
2011-09-12s4-provision: Create private dir for dns in a separate functionAmitay Isaacs1-12/+29
2011-09-12s4-provision: Generate appropriate named.conf file depending on dns_backendAmitay Isaacs1-17/+31
2011-09-12s4-provision: Remove dupliate creation of dns/spn_update_list filesAmitay Isaacs1-8/+1
2011-09-08s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs1-0/+1
2011-09-08s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs1-4/+4
2011-09-08s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs1-114/+435
2011-09-08s4-provision: Add DNS backend option to provisionAmitay Isaacs1-4/+6
2011-09-05s4-provision: these substitutuons are not used any moreAndrew Tridgell1-4/+1
2011-08-26s4-provision Use samba.dns_name_to_dnAndrew Bartlett1-2/+2
2011-08-25s4-provision: pass the rootDN into guess_names()Andrew Tridgell1-2/+2
2011-08-19provision: Add idmap database handle to the result of provisionAmitay Isaacs1-0/+2
2011-08-13s4-provision Add support for fixing the DC rid to a particular valueAndrew Bartlett1-13/+21
2011-08-12s4-provision: create dsServiceName in @ROOTDSE in GUID formAndrew Tridgell1-1/+2
2011-07-21s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach1-5/+5
2011-07-21s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell1-4/+8
2011-07-13ldb: use base searches for @ special DNsAndrew Tridgell1-11/+14
2011-07-13dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell1-13/+14
2011-07-13s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell1-0/+16
2011-07-12s4:provision: place the sysvol share under "state dir" instead of "lock dir"Stefan Metzmacher1-1/+1
2011-07-12s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher1-1/+9
2011-07-11s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsetsAndrew Tridgell1-2/+2
2011-07-11s4-provision: fix the value of creation timestamp to be a MS timestampMatthieu Patou1-2/+2
2011-07-07s4 provision: Add some of the AD-specific DNS records to the directoryKai Blin2-8/+235
2011-07-07s4 provision: split up DNS provisioning into generic and samba-specific ldifsKai Blin1-2/+10
2011-06-19s4-provision: Remove hard coded SD for CN=Sites containerMatthieu Patou1-15/+0