CVS update: samba/source/nsswitch

abartlet at samba.org abartlet at samba.org
Wed Jul 31 22:05:29 EST 2002


Date:	Wed Jul 31 05:05:29 2002
Author:	abartlet

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

Modified Files:
	winbindd.c winbindd_group.c winbindd_nss.h winbindd_pam.c 
	winbindd_sid.c winbindd_user.c winbindd_wins.c 
Log Message:
Winbind updates!

This updates the 'winbind' authentication module and winbind's 'PAM' (actually
netlogon) code to allow smbd to cache connections to the DC.

This is particulary relevent when we need mutex locks already - there is no
parallelism to be gained anyway.

The winbind code authenticates the user, and if successful, passes back the
'info3' struct describing the user.  smbd then interprets that in exactly the
same way as an 'ntdomain' logon.

Also, add parinoia to winbind about null termination.

Andrew Bartlett


Revisions:
winbindd.c		1.62 => 1.63
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c?r1=1.62&r2=1.63
winbindd_group.c		1.55 => 1.56
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c?r1=1.55&r2=1.56
winbindd_nss.h		1.22 => 1.23
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_nss.h?r1=1.22&r2=1.23
winbindd_pam.c		1.46 => 1.47
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_pam.c?r1=1.46&r2=1.47
winbindd_sid.c		1.14 => 1.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_sid.c?r1=1.14&r2=1.15
winbindd_user.c		1.44 => 1.45
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c?r1=1.44&r2=1.45
winbindd_wins.c		1.8 => 1.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_wins.c?r1=1.8&r2=1.9




More information about the samba-cvs mailing list