1DPNS-RMGRPMAP(1) DPNS Administrator Commands DPNS-RMGRPMAP(1)
2
3
4
6 dpns-rmgrpmap - suppress group entry corresponding to a given virtual
7 gid or group name
8
10 dpns-rmgrpmap --gid gid --group groupname
11
13 dpns-rmgrpmap suppresses the group entry corresponding to a given vir‐
14 tual gid or group name. If both are specified, they must point at the
15 same entry.
16
17 This command requires ADMIN privilege.
18
20 --gid gid
21 specifies the Virtual Group Id.
22
23 --group groupname
24 specifies the new group name. It must be at most 255 characters
25 long.
26
28 This program returns 0 if the operation was successful or >0 if the
29 operation failed.
30
32 dpns_rmgrpmap(3)
33
34
35
36DPNS $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2010D)PN$S-RMGRPMAP(1)