]> git.ipfire.org Git - thirdparty/samba.git/commit
samba-tool: use get_config_basedn() to get configuration NC DN
authorAndrew Tridgell <tridge@samba.org>
Fri, 16 Sep 2011 01:18:05 +0000 (11:18 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 19 Sep 2011 00:57:03 +0000 (10:57 +1000)
commit579fd43057e5d838ef24a72af20203eda8199204
tree0146d3bf78fd8d550ac53afc7300b00abca0edbf
parentee7cfcadc60eac34bf646f765798ca5a01d311ed
samba-tool: use get_config_basedn() to get configuration NC DN

this allows these commands to work for subdomains

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/netcmd/domain.py
source4/scripting/python/samba/netcmd/fsmo.py