CVS update: samba/source/rpc_server

Jeremy Allison jra at samba.org
Tue Jan 1 09:37:51 EST 2002


Date:	Mon Dec 31 14:37:51 2001
Author:	jra

Update of /data/cvs/samba/source/rpc_server
In directory va:/tmp/cvs-serv31187/rpc_server

Modified Files:
	srv_samr_nt.c 
Log Message:
Fixed enumeration of a large (<1500) users from a Samba PDC to a W2k
member server. Firstly, use the same max enumeration size (0x400) as W2K
uses, otherwise W2K won't ask for any more. Secondly, if a enumeration
request with a non-zero offset comes in on a handle that hasn't started
an enumeration, don't bitch about it (return NT_STATUS_UNSUCCESSFUL),
just load the db on that handle and return at that offset.
Jeremy.


Revisions:
srv_samr_nt.c		1.71 => 1.72
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c?r1=1.71&r2=1.72




More information about the samba-cvs mailing list