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

DPNS-LISTUSRMAP

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

NAME

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

SYNOPSIS

dpns-listusrmap [ --uid uid ] [ --user username ]  

DESCRIPTION

dpns-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

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

dpns-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

dpns-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), dpns_getusrbynam(3), dpns_getusrbyuid(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
EXIT STATUS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 17:38:09 GMT, December 16, 2011