Define a new user entry in virtual id table
lfc-enterusrmap [ --uid uid ] --user username
lfc-enterusrmap defines a new user entry in Virtual Id table.
This command requires ADMIN privilege.
--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.
This program returns 0 if the operation was successful or >0 if the operation failed.