Content-type: text/html Man page of LFC-LISTUSRMAP

LFC-LISTUSRMAP

Section: LFC Administrator Commands (1)
Updated: $Date: 2007/12/13 06:15:14 $
Index Return to Main Contents
 

NAME

lfc-listusrmap - query about a given user or list all existing users in virtual uid table  

SYNOPSIS

lfc-listusrmap [ --uid uid ] [ --user username ]  

DESCRIPTION

lfc-listusrmap queries about a given user or lists all existing users in virtual uid table.

This function requires ADMIN privilege.  

OPTIONS

--uid uid
specifies the Virtual User Id.
--user username
specifies the user name.
 

EXAMPLES

lfc-listusrmap --uid 5678
    5678 /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=Jean Dupond

lfc-listusrmap --user "/DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=Jean Dupond"
    5678 /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=Jean Dupond

lfc-listusrmap
    5678 /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=Jean Dupond
    6789 /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=Luc Martin
 

EXIT STATUS

This program returns 0 if the operation was successful or >0 if the operation failed.  

SEE ALSO

Castor_limits(4), lfc_getusrbynam(3), lfc_getusrbyuid(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
EXIT STATUS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 11:46:10 GMT, June 26, 2009