CVS update: samba/source/utils

abartlet at samba.org abartlet at samba.org
Sat Mar 2 19:25:43 EST 2002


Date:	Sat Mar  2 00:25:42 2002
Author:	abartlet

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

Modified Files:
	net_rpc_join.c 
Log Message:
Allow Samba to trust NT4 Domains.

This commit builds on the auth subsystem to give Samba support for trusting NT4
domains.  It is off by default, but is enabled by adding 'trustdomain' to the
'auth methods' smb.conf paramater.

Tested against NT4 only - there are still some issues with the join code for
Win2k servers (spnego stuff).

The main work TODO involves enumerating the trusted domains (including the RPC
calls to match), and getting winbind to run on the PDC correctly.  

Similarly, work remains on getting NT4 to trust Samba domains.

Andrew Bartlett


Revisions:
net_rpc_join.c		1.9 => 1.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c?r1=1.9&r2=1.10




More information about the samba-cvs mailing list