Add 'net rpc group add'. For this parse_samr.c had to be changed: The
authorVolker Lendecke <vlendec@samba.org>
Tue, 24 Feb 2004 18:03:19 +0000 (18:03 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 24 Feb 2004 18:03:19 +0000 (18:03 +0000)
commit9cadd14aa53d390a2419d7ce4fe48d58cf372279
treed306d5bebe4e27ebc66ddf6d76eb24268754710b
parentf5af0326e67c0eb7be6f4b07f8b89c4c680903ac
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
group_info4 in set_dom_group_info also has the level in the record
itself. This seems not to be an align. Tested with NT4 usrmgr.exe. It can
still create a domain group on a samba machine.

Volker
source/include/mapping.h
source/include/rpc_samr.h
source/rpc_client/cli_samr.c
source/rpc_parse/parse_samr.c
source/utils/net_rpc.c