Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().
commit1c4adc8dda68eae9839bdff843aadf8c98dd9e87
authorGünther Deschner <gd@samba.org>
Fri, 16 May 2008 11:24:15 +0000 (16 13:24 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 16 May 2008 11:51:09 +0000 (16 13:51 +0200)
treecaac3027cfc8bda79b72826386fee7194de879ca
parent452a9ea4af19d3aebc35929edaf4e5adf8c1fd11
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_nt.c