Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().
commitb09f65f9d0b71760cddf42c82eac549ae13d7574
authorGünther Deschner <gd@samba.org>
Fri, 16 May 2008 11:24:15 +0000 (16 13:24 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 20 May 2008 08:41:30 +0000 (20 10:41 +0200)
treeaf16b99e3662a1d5a20fabfed58521e65d3548ad
parentd9db027eae260ca53bfb1c687e0e86c97db94dfb
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