File: nsrmgrpmap.man

package info (click to toggle)
lfc-postgres 1.7.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 13,676 kB
  • ctags: 10,779
  • sloc: ansic: 146,136; sh: 13,176; perl: 11,142; python: 5,529; cpp: 5,113; sql: 1,790; makefile: 861; fortran: 113
file content (30 lines) | stat: -rw-r--r-- 996 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.\" @(#)$RCSfile: nsrmgrpmap.man,v $ $Revision: 3144 $ $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2010) $ CERN IT-GD/SC Jean-Philippe Baud
.\" Copyright (C) 2005-2009 by CERN/IT/GD/SC
.\" All rights reserved
.\"
.TH NSRMGRPMAP 1 "$Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2010) $" CASTOR "Cns Administrator Commands"
.SH NAME
nsrmgrpmap \- suppress group entry corresponding to a given virtual gid or group name
.SH SYNOPSIS
.B nsrmgrpmap
.BI --gid " gid"
.BI --group " groupname"
.SH DESCRIPTION
.B nsrmgrpmap
suppresses the group entry corresponding to a given virtual gid or group name.
If both are specified, they must point at the same entry.
.LP
This command requires ADMIN privilege.
.SH OPTIONS
.TP
.BI --gid " gid"
specifies the Virtual Group Id.
.TP
.BI --group " groupname"
specifies the new group name.
It must be at most 255 characters long.
.SH EXIT STATUS
This program returns 0 if the operation was successful or >0 if the operation
failed.
.SH SEE ALSO
.B Cns_rmgrpmap(3)