samba-tool: Moved _get_user_realm_domain fcn to common
authorGiampaolo Lauria <lauria2@yahoo.com>
Wed, 7 Sep 2011 15:11:38 +0000 (11:11 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 9 Sep 2011 05:24:04 +0000 (15:24 +1000)
commit69a2e4b3605863971c26e78adcc78cab2f6c4b06
tree49715be4724d3fb62180a0b5db6d4fe883e02e74
parentf4f77bb95422c8dbc5df9d4156b660eb41034883
samba-tool: Moved _get_user_realm_domain fcn to common

_get_user_realm_domain is used by both delegation and spn commands

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/netcmd/common.py
source4/scripting/python/samba/netcmd/delegation.py
source4/scripting/python/samba/netcmd/spn.py