Date:   Mon Feb 24 02:35:53 2003
Author: abartlet

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv16199/include

Modified Files:
      Tag: SAMBA_3_0
        smb.h 
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:
smb.h           1.424.2.21 => 1.424.2.22
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.424.2.21&r2=1.424.2.22

Reply via email to