CVS update: samba/source/include

Jeremy Allison jra at samba.org
Fri Jun 9 03:50:18 EST 2000


Date:	Friday June 9, 2000 @ 3:50
Author:	jra

Update of /data/cvs/samba/source/include
In directory samba:/tmp/cvs-serv18699/include

Modified Files:
	proto.h smb.h 
Log Message:
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong there (yet)
				as there is no infrastructure for it. Replaced it with a dynamic array
				of group SIDs plus a user.
passdb/passdb.c: Added setup_user_sids() function. This is where the lookup should be done,
				eventually calling winbind.
smbd/password.c: Changed to call setup_user_sids(). Removed spurious DEBUG(0) statements.
smbd/reply.c: Removed extra parameter to register_vuid().

Jeremy.




More information about the samba-cvs mailing list