Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Added support for replicating hosts versus hosts in different domains
- Added switches for the following modes:
= two - ignores additional attributes that cannot be the same
in two different provisions (domains)
= quiet - display nothing, only return code
= verbose - display all dn objects through compare fase
= default - display only objects with differences
- Added more placeholders for nETBIOSDomainName and ServerName
|
|
I use this all the time, so I thought I'd put it in the tree for
others
|
|
remove IP from a previous vampire_ad.sh run
|
|
|
|
|
|
This allows you to run:
GDB="gdb --args" vampire_ad.sh
and also to add higher debug levels like this:
vampire_ad.sh -d100
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
this should be much more portable
|
|
Tridge, please check.
Guenther
|
|
|
|
|
|
By doing the unmount, we can avoid double-mounting st and bin
|
|
This rebuilds a DNS zone file, including all DCs from sam.ldb
|
|
This tool is integrated with Samba4 Ldb. It provides a useful output
where you can find easy differences in objects or attributes within
naming context (Domain, Configuration or Schema).
Added functionality for two sets of credentials.
|
|
this makes building and testing s4 as a developer much faster, if you
have enough memory!
|
|
|
|
This ensures we delete any nTDSConnection objects
|
|
This avoids having to do make install after each change when using the
drs devel scripts
|
|
These scripts, originally by tridge, allow developers to easily
reproduce the same domain join senerio time after time.
They need documentation, and the template named.conf and zone files
for hosting an AD domain are not provided. However, I hope to have
the provision script provide these shortly.
They assume a local 'bind' set up to read PREFIX/private/named.conf
(as per the provision instructions).
Ensure you edit the 'vars' file to match your local setup.
Andrew Bartlett
|