CVS update: samba/source

abartlet at samba.org abartlet at samba.org
Mon Dec 3 15:39:23 EST 2001


Date:	Sun Dec  2 20:39:22 2001
Author:	abartlet

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

Modified Files:
	Makefile.in 
Log Message:
This is another major rework of the 'net' command.

This time, all the existing functionality has been moved into
'net rap', ready for new commands in the 'net ads' and 'net rpc' categories.

In particular, we hope to have the abilty to autoselect the appropriate
backend to use based on smb.conf or other paramaters.

This will allow 'net user' to work no matter what the remote server.

The new 'net rpc' command will soon gain a 'net rpc join' and a 
'net rpc user' based on the existing samba code.

Also in this commit, the connection establishment code has been almost entirly 
reworked, and now has some minor sense of sainity to it.
In particular, we can now connect to hosts *other* than localhost!

We also have the ability to state on a per-command basis whether the 'localhost'
is a sane default value.  (A net join, for example, would not be sane against
localhost).

Unfortunetly we have had to make the basic paramaters global variables, but
the 'cli' is not opened and closed on a per-command basis.

Andrew Bartlett 


Revisions:
Makefile.in		1.392 => 1.393
	http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.392&r2=1.393




More information about the samba-cvs mailing list