summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2013-10-25s4-dns: dlz_bind9: Create dns-HOSTNAME account disabledSamuel Cabrero1-4/+7
2013-10-25s4-openldap: Fixed a problem with provisioning with OpenLdapNadezhda Ivanova1-1/+1
2013-10-24Fix comment showing how to print an ACL to allow debug.Jeremy Allison1-2/+4
2013-10-24Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison1-44/+116
2013-10-14s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova1-6/+6
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett7-44/+80
2013-10-11join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...Andrew Bartlett1-0/+4
2013-10-11join.py: Remove special full_ncs handling, we only need to updateRefs on an N...Andrew Bartlett1-7/+2
2013-10-11join.py: Use ctx.forestdns_zone variableAndrew Bartlett1-2/+2
2013-10-11join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...Andrew Bartlett1-5/+1
2013-10-11provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett6-57/+26
2013-10-10provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDNStefan Metzmacher1-8/+8
2013-10-10provision: Fix comment to refer to correct file (krb5.conf)Andrew Bartlett1-3/+2
2013-09-26s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova3-12/+48
2013-09-24dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett1-0/+66
2013-09-24dbcheck: Ensure to always increase the error_countAndrew Bartlett1-0/+1
2013-09-23s4-openldap: Added an -H option to delegation scriptNadezhda Ivanova1-11/+63
2013-09-23python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett1-7/+7
2013-09-22dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett1-0/+68
2013-09-19python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett3-4/+10
2013-09-18OpenLDAP provisioning tweaksHoward Chu1-33/+25
2013-09-18Use SASL/EXTERNAL over ldapi://Howard Chu1-3/+4
2013-09-18Give slapd a second to startupHoward Chu1-1/+1
2013-09-17Fix OpenLDAP partition configsHoward Chu1-0/+22
2013-09-17dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett1-0/+2
2013-09-16samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...Andrew Bartlett1-2/+5
2013-09-16samba-tool domain join: Set server role correctly to "active directory domain...Andrew Bartlett1-2/+2
2013-09-16samba-tool domian join: Only print adminpass warning on subdomain creationAndrew Bartlett1-0/+3
2013-09-16samba-tool domain join: Add --quite and --verboseAndrew Bartlett2-45/+63
2013-09-16join.py: Restore support for joining as a subdomainAndrew Bartlett2-7/+16
2013-09-16join.py: Handle more error cases with useful exceptionsAndrew Bartlett1-1/+9
2013-09-16samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...Andrew Bartlett1-1/+1
2013-09-16join.py: Show which database we failed to find the DN on (clarify local v rem...Andrew Bartlett1-1/+1
2013-09-16join.py: Handle exceptions when looking for GUID in a DNAndrew Bartlett1-1/+5
2013-09-04scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2-7/+77
2013-08-30python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher1-3/+3
2013-08-30python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher1-2/+43
2013-07-30samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett1-1/+1
2013-06-12python samba-tool drs: Correctly print KCC references to deleted serversAndrew Bartlett1-3/+12
2013-06-11Remove remaining references to "password level" in the treeAndrew Bartlett1-1/+0
2013-06-01dns: Delete dnsNode objects when they are emptyKai Blin1-0/+117
2013-05-30samba-tool/dns: Set secure zone update flag after creating new zoneAmitay Isaacs1-3/+9
2013-05-30samba-tool/dns: Pass on additional flags when creating zonesAmitay Isaacs1-0/+6
2013-05-30s4-dns: Support update of SOA recordsAmitay Isaacs1-2/+3
2013-05-28s4-dns: Print/Set minimumTTL value in SOA recordAmitay Isaacs1-1/+3
2013-05-16python-samba-tool domain classicupgrade: Use transactions when adding users/g...Andrew Bartlett1-31/+69
2013-05-16samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett1-1/+1
2013-05-16python-samba-tool domain classicupgrade: Correct message about re-promoting BDCsAndrew Bartlett1-1/+1
2013-05-16python-samba-tool domain classicupgrade: Actually Skip domain trust accountsAndrew Bartlett1-0/+1
2013-05-16python-samba-tool domain classicupgrade: Skip machine accounts that do not en...Andrew Bartlett1-4/+11