Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-07 | s4-dns: fixed samba_tool -> samba-tool | Andrew Tridgell | 1 | -1/+1 | |
2011-06-06 | s4-testparm: testparm is now part of samba_tool | Andrew Tridgell | 1 | -1/+1 | |
2010-01-08 | s4-scripting: we need to use a base search for the NTDS GUID | Andrew Tridgell | 1 | -1/+1 | |
now we have nTDSConnections structures we can get more than 1 reply | |||||
2009-10-15 | s4-script: flush DNS after adding new addresses | Andrew Tridgell | 1 | -0/+1 | |
2009-09-12 | s4-scripts: allow setup_dns.sh to take a PRIVATEDIR | Andrew Tridgell | 1 | -1/+3 | |
2009-09-07 | s4:setup_dns.sh fixed the update of the GUID CNAME | Andrew Tridgell | 1 | -8/+14 | |
2009-09-07 | s4: bring nsupdate-gss into the s4 tree | Andrew Tridgell | 1 | -0/+29 | |
This is a perl script that does TSIG-GSS DNS updates against a AD DC. The bind 9.5 nsupdate still doesn't seem to work with TSIG-GSS, and we need a way to do DNS updates when we vampire a domain, so I revived this ancient perl script and added a wrapper script that can update DNS entries using our machine account credentials |