CVS update: samba/source/rpc_server
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/rpc_server
In directory dp.samba.org:/tmp/cvs-serv16199/rpc_server
Modified Files:
Tag: SAMBA_3_0
srv_netlog_nt.c srv_samr_nt.c srv_spoolss_nt.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:
srv_netlog_nt.c 1.57.2.10 => 1.57.2.11
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_netlog_nt.c?r1=1.57.2.10&r2=1.57.2.11
srv_samr_nt.c 1.86.2.15 => 1.86.2.16
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c?r1=1.86.2.15&r2=1.86.2.16
srv_spoolss_nt.c 1.277.2.41 => 1.277.2.42
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_spoolss_nt.c?r1=1.277.2.41&r2=1.277.2.42
More information about the samba-cvs
mailing list