Man Linux: Main Page and Category List

NAME

       lfc-enterusrmap - define a new user entry in Virtual Id table

SYNOPSIS

       lfc-enterusrmap [ --uid uid ] --user username

DESCRIPTION

       lfc-enterusrmap defines a new user entry in Virtual Id table.

       This command requires ADMIN privilege.

OPTIONS

       --uid uid
              specifies the Virtual User Id.  If this parameter is absent, the
              next available id is allocated.

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

       lfc_enterusrmap(3)

LFC          $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2LFC-ENTERUSRMAP(1)