summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/renamedc
Commit message (Collapse)AuthorAgeFilesLines
* s4/scripting/bin/renamedc: Fix up rename DC scriptAndrew Bartlett2015-02-251-34/+26
| | | | | | | We now have a reliable handler for backlinks so this we can now rename both objects Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-261-1/+1
| | | | | | | Make it AD-compatible using "(distinguishedName=...)". Reviewed-by: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* scripting/bin: Some formatting fixes.Jelmer Vernooij2011-07-231-2/+2
|
* Add a script for renaming a DCMatthieu Patou2011-05-211-0/+200