Man Linux: Main Page and Category List

NAME

       dpns-rmusrmap  -  suppress  user entry corresponding to a given virtual
       uid or user name

SYNOPSIS

       dpns-rmusrmap --uid uid --user username

DESCRIPTION

       dpns-rmusrmap suppresses  the  user  entry  corresponding  to  a  given
       virtual  uid  or  user name.  If both are specified, they must point at
       the same entry.

       This command requires ADMIN privilege.

OPTIONS

       --uid uid
              specifies the Virtual User Id.

       --user username
              specifies the new user name.  It must be at most 255  characters
              long.

EXIT STATUS

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

SEE ALSO

       dpns_rmusrmap(3)

DPNS         $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 201DPNS-RMUSRMAP(1)