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)
commitf934f5d7df7a9180146b238b55e92ac3cda9df3d
tree9bb6f75a8e43107c860d57dde1a6f7b1be214e57
parent6d3e45579ec62e732bf51fe21e935a0e4b2204a7
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 76c75bb8a7ad2a2e719dbbe997abf8aefe2fbbb4)
source3/include/rpc_samr.h
source3/rpc_client/cli_samr.c
source3/rpc_parse/parse_samr.c
source3/utils/net_rpc.c