1LFC-LISTGRPMAP(1) LFC Administrator Commands LFC-LISTGRPMAP(1)
2
3
4
6 lfc-listgrpmap - query about a given group or list all existing groups
7 in virtual gid table
8
10 lfc-listgrpmap [ --gid gid ] [ --group groupname ]
11
13 lfc-listgrpmap queries about a given group or lists all existing groups
14 in virtual gid table.
15
16 This function requires ADMIN privilege.
17
19 --gid gid
20 specifies the Virtual Group Id.
21
22 --group groupname
23 specifies the group name.
24
26 lfc-listgrpmap --gid 2688
27 2688 dteam
28
29 lfc-listgrpmap --group dteam
30 2688 dteam
31
32 lfc-listgrpmap
33 2688 dteam
34 2689 ops
35
37 This program returns 0 if the operation was successful or >0 if the
38 operation failed.
39
41 Castor_limits(4), lfc_getgrpbynam(3), lfc_getgrpbygid(3)
42
43
44
45LFC $Date: 2007/12/13 06:15:14 $ LFC-LISTGRPMAP(1)