r964: The max_size field in cli_samr_enum_als_groups is more like an account_control
authorVolker Lendecke <vlendec@samba.org>
Tue, 1 Jun 2004 14:45:49 +0000 (14:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:51 +0000 (10:51 -0500)
commit92cb49de7757cb181ad0636a7498674eebba2aab
tree76c3d120120b5f4a81338c3060709e15936889c7
parent6798fd8e3c764f46f9993bb7c986b2454b2aab42
r964: 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
(This used to be commit d7239c2611a62873cc9eff296c84e91198a5c552)
source3/utils/net_rpc.c