CVS update: samba/source/smbd
abartlet at samba.org
abartlet at samba.org
Mon Feb 24 13:35:54 EST 2003
Date: Mon Feb 24 02:35:54 2003
Author: abartlet
Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv16199/smbd
Modified Files:
Tag: SAMBA_3_0
password.c posix_acls.c service.c sesssetup.c uid.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:
password.c 1.248.2.5 => 1.248.2.6
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/password.c?r1=1.248.2.5&r2=1.248.2.6
posix_acls.c 1.61.2.9 => 1.61.2.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/posix_acls.c?r1=1.61.2.9&r2=1.61.2.10
service.c 1.85.2.9 => 1.85.2.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/service.c?r1=1.85.2.9&r2=1.85.2.10
sesssetup.c 1.50.2.8 => 1.50.2.9
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c?r1=1.50.2.8&r2=1.50.2.9
uid.c 1.85.2.9 => 1.85.2.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/uid.c?r1=1.85.2.9&r2=1.85.2.10
More information about the samba-cvs
mailing list