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
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
27 This program returns 0 if the operation was successful or >0 if the
28 operation failed.
29
31 dpns_modifygrpmap(3)
32
33
34
35DPNS $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 FebD2P0N1S0-)MO$DIFYGRPMAP(1)