summaryrefslogtreecommitdiffstats
path: root/source/lib/util.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-12-31 22:37:35 +0000
committerJeremy Allison <jra@samba.org>2001-12-31 22:37:35 +0000
commitddf485527827c1d35fc53a7a9a4d9e5cfd0a9b2c (patch)
treec0419ea73c9eee758be2b13093e78e6882f569ac /source/lib/util.c
parentab68abd05c66b15f16887e07b2f6ee8cde99e28f (diff)
downloadsamba-ddf485527827c1d35fc53a7a9a4d9e5cfd0a9b2c.tar.gz
samba-ddf485527827c1d35fc53a7a9a4d9e5cfd0a9b2c.tar.xz
samba-ddf485527827c1d35fc53a7a9a4d9e5cfd0a9b2c.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.
Diffstat (limited to 'source/lib/util.c')
0 files changed, 0 insertions, 0 deletions