1DPNS-MODIFYGRPMAP(1) DPNS Administrator Commands DPNS-MODIFYGRPMAP(1)
2
3
4
6 dpns-modifygrpmap - modify group entry corresponding to a given virtual
7 gid
8
10 dpns-modifygrpmap --gid gid --group newname [ --status status ]
11
13 dpns-modifygrpmap modifies the group entry corresponding to a given
14 virtual gid.
15
16 This command requires ADMIN privilege.
17
19 --gid gid
20 specifies the Virtual Group Id.
21
22 --group newname
23 specifies the new group name. It must be at most 255 characters
24 long.
25
26 --status status
27 status can be set to 0 or a combination of ARGUS_BAN and
28 LOCAL_BAN. This can be either alphanumeric or the corresponding
29 numeric value.
30
32 This program returns 0 if the operation was successful or >0 if the
33 operation failed.
34
36 dpns_modifygrpmap(3)
37
38
39
40DPNS $Date: 2010-08-04 09:58:47 +0200 (Wed, 04 AugD2P0N1S0-)MO$DIFYGRPMAP(1)