Don't print the admin password if we don't set one.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 Mar 2009 03:02:35 +0000 (14:02 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 4 Mar 2009 03:02:35 +0000 (14:02 +1100)
commit952bdffaadebe8fc147c69da160ddd83e1d03245
tree32e6df795e5d635aa74638d639a3d7d9ae220ca0
parent44c94b6c66b00807d58233550cf8915566cb97d0
Don't print the admin password if we don't set one.

For example, if we don't create the admin user (perhaps expecting
users to be in LDAP already, or we are due an incoming replication) we
should not confuse the administrator by printing a unused password.

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