CVS update: samba/source/utils

abartlet at samba.org abartlet at samba.org
Wed Dec 5 22:00:26 EST 2001


Date:	Wed Dec  5 03:00:26 2001
Author:	abartlet

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

Modified Files:
	net.c net.h net_ads.c net_rpc.c net_rpc_join.c smbpasswd.c 
Log Message:
OK.  Smbpasswd -j is DEAD.

This moves the rest of the functionality into the 'net rpc join' code.

Futhermore, this moves that entire area over to the libsmb codebase, rather
than the crufty old rpc_client stuff.

I have also fixed up the smbpasswd -a -m bug in the process.

We also have a new 'net rpc changetrustpw' that can be called from a 
cron-job to regularly change the trust account password, for sites 
that run winbind but not smbd.

With a little more work, we can kill rpc_client from smbd entirly!
(It is mostly the domain auth stuff - which I can rework - and the 
spoolss stuff that sombody else will need to look over).

Andrew Bartlett


Revisions:
net.c		1.23 => 1.24
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c?r1=1.23&r2=1.24
net.h		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.h?r1=1.3&r2=1.4
net_ads.c		1.9 => 1.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c?r1=1.9&r2=1.10
net_rpc.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c?r1=1.3&r2=1.4
net_rpc_join.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c?r1=1.3&r2=1.4
smbpasswd.c		1.128 => 1.129
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c?r1=1.128&r2=1.129




More information about the samba-cvs mailing list