Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().
authorGünther Deschner <gd@samba.org>
Fri, 16 May 2008 12:16:19 +0000 (14:16 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 16 May 2008 12:23:51 +0000 (14:23 +0200)
commitd41bc18b77562ca2fe7360944d9782509b1552fe
treef54ce1064f66297bad210ad1cc4d2466f3aab9fc
parent58f22b738e038730dbb0e0d0779099ce364f7b9a
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
source/rpc_server/srv_samr.c
source/rpc_server/srv_samr_nt.c