CVS update: samba/source/rpc_client

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/rpc_client
In directory va:/tmp/cvs-serv22693/rpc_client

Modified Files:
	cli_login.c cli_netlogon.c cli_trust.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:
cli_login.c		1.45 => 1.46
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_login.c?r1=1.45&r2=1.46
cli_netlogon.c		1.66 => 1.67
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_netlogon.c?r1=1.66&r2=1.67
cli_trust.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_trust.c?r1=1.6&r2=1.7




More information about the samba-cvs mailing list