CVS update: samba/source/auth
abartlet at samba.org
abartlet at samba.org
Mon Feb 24 13:35:53 EST 2003
Date: Mon Feb 24 02:35:53 2003
Author: abartlet
Update of /home/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv16199/auth
Modified Files:
Tag: SAMBA_3_0
auth_ntlmssp.c auth_rhosts.c auth_util.c
Log Message:
Merge of server-side authentication changes to 3.0:
- user_ok() and user_in_group() now take a list of groups, instead of
looking for the user in the members of all groups.
- The 'server_info' returned from the authentication is now kept around
- in future we won't copy the sesion key, username etc, we will just
referece them directly.
- rhosts upgraded to use the SAM if possible, otherwise fake up based on
getpwnam().
- auth_util code to deal with groups upgraded to deal with non-winbind domain
members again.
Andrew Bartlett
Revisions:
auth_ntlmssp.c 1.4.2.2 => 1.4.2.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_ntlmssp.c?r1=1.4.2.2&r2=1.4.2.3
auth_rhosts.c 1.15.2.1 => 1.15.2.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_rhosts.c?r1=1.15.2.1&r2=1.15.2.2
auth_util.c 1.39.2.10 => 1.39.2.11
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.39.2.10&r2=1.39.2.11
More information about the samba-cvs
mailing list