summaryrefslogtreecommitdiffstats
path: root/python/samba/join.py
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: dlz_bind9: Create dns-HOSTNAME account disabledSamuel Cabrero2013-10-251-4/+7
* samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett2013-10-111-0/+2
* join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...Andrew Bartlett2013-10-111-0/+4
* join.py: Remove special full_ncs handling, we only need to updateRefs on an N...Andrew Bartlett2013-10-111-7/+2
* join.py: Use ctx.forestdns_zone variableAndrew Bartlett2013-10-111-2/+2
* join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...Andrew Bartlett2013-10-111-5/+1
* provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett2013-10-111-1/+1
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-191-1/+1
* samba-tool domain join: Set server role correctly to "active directory domain...Andrew Bartlett2013-09-161-2/+2
* samba-tool domain join: Add --quite and --verboseAndrew Bartlett2013-09-161-35/+28
* join.py: Restore support for joining as a subdomainAndrew Bartlett2013-09-161-2/+8
* join.py: Handle more error cases with useful exceptionsAndrew Bartlett2013-09-161-1/+9
* samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...Andrew Bartlett2013-09-161-1/+1
* join.py: Show which database we failed to find the DN on (clarify local v rem...Andrew Bartlett2013-09-161-1/+1
* join.py: Handle exceptions when looking for GUID in a DNAndrew Bartlett2013-09-161-1/+5
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-041-4/+69
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+1149