summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/provision
Commit message (Expand)AuthorAgeFilesLines
* s4:provision: only print the adminpass if it was generated (not user-provided)Michael Adam2012-02-161-1/+5
* s4:provision: generate the adminpass provision() instead of provision_fill()Michael Adam2012-02-161-2/+3
* s4:provision: don't log the ldap admin password - it is internal onlyMichael Adam2012-02-161-3/+0
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-2/+2
* s4:provision: add "+dns" to server services if the dns backend is SAMBA_INTERNALMichael Adam2012-01-101-2/+7
* s4:provision: add the possibility to provision "server services" in smb.confMichael Adam2012-01-101-2/+9
* s4:provision: improve a messageMichael Adam2012-01-101-1/+1
* s4-provision: Fix the problem of DnsProperty values not being set correctlyAmitay Isaacs2012-01-031-0/+7
* s4-provision: Fix tdbdump path lookup in make test.Andreas Schneider2012-01-021-1/+1
* s4-provision: Set dNSProperty attribute for dns zonesAmitay Isaacs2011-12-231-2/+71
* s4-provision: Do not guess partition file names, use @PARTITION recordAmitay Isaacs2011-12-131-59/+76
* s4-provision: Extract common utility routines in separate fileAmitay Isaacs2011-12-133-92/+106
* s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domainAmitay Isaacs2011-12-131-10/+10
* s4-provision: Fix the security ace for DnsAdmins group on DNS recordsAmitay Isaacs2011-11-291-12/+19
* s4-provision: Create a samdb copy for access by dlz_bind9 moduleAmitay Isaacs2011-11-293-56/+156
* s4-provision: Extract security descriptors in separate fileAmitay Isaacs2011-11-292-77/+111
* s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett2011-11-171-2/+16
* provision: Set the security descriptor while creating partitionsAmitay Isaacs2011-11-161-12/+2
* s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs2011-11-091-1/+1
* s4-provision: Set security descriptor for DNS recordsAmitay Isaacs2011-11-092-18/+103
* s4-provision: site is passed as an argument to setup_ad_dns()Amitay Isaacs2011-11-081-1/+0
* s4-provision Remove options for LDAP backend to reduce user confusionAndrew Bartlett2011-11-082-17/+11
* s4 provision/dns: Move DNS-related setup to sambadns moduleKai Blin2011-11-042-187/+194
* s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setupKai Blin2011-11-042-32/+63
* s4-python: samba.provision: Require schema to be passed in - code path which ...Jelmer Vernooij2011-11-021-5/+1
* s4-provision: Provision DNS records with correct rankAmitay Isaacs2011-10-201-18/+23
* s4 provision: DNS backend should be set by callerKai Blin2011-10-171-4/+0
* s4 provision/dns: Clean up os level handlingKai Blin2011-10-171-10/+12
* s4 provision/dns: Clean up backend handlingKai Blin2011-10-171-6/+13
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-171-2/+2
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-172-6/+6
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-191-69/+68
* s4-subdomain: fixed invocationID and hostIPs in subdomain joinAndrew Tridgell2011-09-131-9/+3
* s4-provision Perform 'modify' operations as systemAndrew Bartlett2011-09-131-5/+13
* s4-provision Split addition of users and well known principalsAndrew Bartlett2011-09-131-6/+11
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-131-219/+278
* s4-provision: Fix the informational message from dns provisioningAmitay Isaacs2011-09-121-1/+1
* s4-provision: Create private dir for dns in a separate functionAmitay Isaacs2011-09-121-12/+29
* s4-provision: Generate appropriate named.conf file depending on dns_backendAmitay Isaacs2011-09-121-17/+31
* s4-provision: Remove dupliate creation of dns/spn_update_list filesAmitay Isaacs2011-09-121-8/+1
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-081-0/+1
* s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs2011-09-081-4/+4
* s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs2011-09-081-114/+435
* s4-provision: Add DNS backend option to provisionAmitay Isaacs2011-09-081-4/+6
* s4-provision: these substitutuons are not used any moreAndrew Tridgell2011-09-051-4/+1
* s4-provision Use samba.dns_name_to_dnAndrew Bartlett2011-08-261-2/+2
* s4-provision: pass the rootDN into guess_names()Andrew Tridgell2011-08-251-2/+2
* provision: Add idmap database handle to the result of provisionAmitay Isaacs2011-08-191-0/+2
* s4-provision Add support for fixing the DC rid to a particular valueAndrew Bartlett2011-08-131-13/+21