Add 'net rpc group add'. For this parse_samr.c had to be changed: The
commitc09049d25b22d843524ba54ceeb69295487b2de6
authorVolker Lendecke <vlendec@samba.org>
Tue, 24 Feb 2004 18:03:19 +0000 (24 18:03 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 24 Feb 2004 18:03:19 +0000 (24 18:03 +0000)
tree5ee3343411f451c86661efd69d74407dbb7ea653
parentce789de6e1aa8c8e024edbb0ad4c3411cb0649ef
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
(This used to be commit 9cadd14aa53d390a2419d7ce4fe48d58cf372279)
source3/include/mapping.h
source3/include/rpc_samr.h
source3/rpc_client/cli_samr.c
source3/rpc_parse/parse_samr.c
source3/utils/net_rpc.c