CVS update: samba/source/rpc_server

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


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

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

Modified Files:
      Tag: SAMBA_2_2
	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.1.2.60 => 1.1.2.61
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c?r1=1.1.2.60&r2=1.1.2.61




More information about the samba-cvs mailing list