s4:provision Prevent some invalid combinations of realm and domain
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 05:37:11 +0000 (22:37 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 05:41:09 +0000 (22:41 -0700)
commitffe831452b4251dec3049ab08b125d1fade5fa21
treefc5fa576ae1f121ef0ee7220262230a2d8ce0a24
parent7268720ad468b087dc723d4efaf38412603409cb
s4:provision Prevent some invalid combinations of realm and domain

We don't do well (even just trying to create duplicate
servicePrincipalName values) with some of these combinations, so kill
it off early before the administrator thinks it's going to work.

Andrew Bartlett
source4/scripting/python/samba/provision.py