table of contents
other versions
- buster 1.10.0-2+b3
DPNS-LISTUSRMAP(1) | DPNS Administrator Commands | DPNS-LISTUSRMAP(1) |
NAME¶
dpns-listusrmap - query about a given user or list all existing users in virtual uid tableSYNOPSIS¶
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)$Date: 2007/12/13 06:15:14 $ | DPNS |