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:00:41 +0000 (18:00 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 24 Feb 2004 18:00:41 +0000 (18:00 +0000)
commit76c75bb8a7ad2a2e719dbbe997abf8aefe2fbbb4
treebbfa770c6d8aa56ef7d436c62ed6119d1f66e806
parenteece7ff000a9589d56130e93a6105ad1052e9a14
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/rpc_samr.h
source/rpc_client/cli_samr.c
source/rpc_parse/parse_samr.c
source/utils/net_rpc.c