s4-subdomain: use a password length of 128
commitb8c6e36b09c72bf77077f853b4aac910c04a57ed
authorAndrew Tridgell <tridge@samba.org>
Mon, 5 Sep 2011 06:45:28 +0000 (5 16:45 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 13 Sep 2011 05:38:35 +0000 (13 15:38 +1000)
treea88d49f6123be29fef903f354b6328a89be046e2
parent4ff99264cbc4ae39c3160a8eeba3ee27be899746
s4-subdomain: use a password length of 128

windows seems to use a fixed size for this password. It is possible
that windows servers can only handle one size, given we have observed
some strange behaviour from the windows kdc when we setup trusts

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