diff options
author | Jeremy Allison <jra@samba.org> | 2001-12-31 22:37:51 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-12-31 22:37:51 +0000 |
commit | 120607cab1ccd5e10a26a7ef367c53e766ba4293 (patch) | |
tree | a63b42d8c82bf9be97931591be55ae6f02f9ec13 /docs/Registry | |
parent | 927e86047786cbdda2bded6d983d952202b08006 (diff) | |
download | samba-120607cab1ccd5e10a26a7ef367c53e766ba4293.tar.gz samba-120607cab1ccd5e10a26a7ef367c53e766ba4293.tar.bz2 samba-120607cab1ccd5e10a26a7ef367c53e766ba4293.zip |
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.
(This used to be commit 0b7da4a50ea02e28ab23e71de1e5f8b9194a9af3)
Diffstat (limited to 'docs/Registry')
0 files changed, 0 insertions, 0 deletions