Provided by: dpm_1.8.10-1build3_amd64 bug

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)