Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().
commit7228e43d507ded2767b568a1ca2bca6723e67c63
authorGünther Deschner <gd@samba.org>
Fri, 16 May 2008 11:24:15 +0000 (16 13:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 19 May 2008 10:14:41 +0000 (19 12:14 +0200)
treeeeb94c118cc27e12fb8d54eebbec26c568fdcf1b
parent9de1d270203222f032d1678d56a59197ae143486
Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().

Citrix PM cannot use a Samba DC when having more then 900 groups as citrix
insists on calling _samr_GetDisplayEnumerationIndex() after receiving the first
900 groups via _samr_QueryDisplayInfo() to get the continuation index.

Guenther
(cherry picked from commit 1c4adc8dda68eae9839bdff843aadf8c98dd9e87)
source/rpc_server/srv_samr_nt.c