summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/common.py
AgeCommit message (Collapse)AuthorFilesLines
2011-09-09samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria1-0/+27
_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>
2011-07-28samba-tool: Python routine to find writable/ldap-capable DCAmitay Isaacs1-0/+13
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell1-0/+24
- fallback to machine account where possible - default to local hostname where this is reasonable