The max_size field in cli_samr_enum_als_groups is more like an account_control
authorvlendec <vlendec@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Tue, 1 Jun 2004 14:45:49 +0000 (14:45 +0000)
committervlendec <vlendec@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Tue, 1 Jun 2004 14:45:49 +0000 (14:45 +0000)
commit64c0a3b8d2c64479b6594ff03490b04f142cb0be
treef030d7583fa4515355023588959bf451dc8b491d
parentc5dfffd2cf8264155aa35bc17ef11a832cd18b26
The max_size field in cli_samr_enum_als_groups is more like an account_control
field with indiviual bits what to retrieve. Set this to 0xffff as NT4
usrmgr.exe does to get everything. I'm too lazy (sorry) to get this through to
rpc_parse/ etc.

Volker

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0@964 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/utils/net_rpc.c