CVS update: samba/source/utils

abartlet at samba.org abartlet at samba.org
Tue Dec 4 16:03:03 EST 2001


Date:	Mon Dec  3 21:03:02 2001
Author:	abartlet

Update of /data/cvs/samba/source/utils
In directory va:/tmp/cvs-serv923/utils

Modified Files:
	smbpasswd.c net_rpc.c 
Added Files:
	net_rpc_join.c 
Log Message:
Add 'net rpc join' to match the ADS equiv.

This kills off the offending code in smbpasswd -j -Uab%c

In the process we have changed from unsing compelatly random passwords
to random, 15 char ascii strings.  While this does produce a decrese in
entropy, it is still vastly greater than we need, considering the application.

In the meantime this allows us to actually *type* the machine account 
password duruign debugging.

This code also adds a 'check' step to the join, confirming that the 
stored password does indeed do somthing of value :-)

Andrew Bartlett


Revisions:
net_rpc_join.c		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c?rev=1.1
smbpasswd.c		1.125 => 1.126
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c?r1=1.125&r2=1.126
net_rpc.c		1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c?r1=1.1&r2=1.2




More information about the samba-cvs mailing list