1LFC-RMUSRMAP(1) LFC Administrator Commands LFC-RMUSRMAP(1)
2
3
4
6 lfc-rmusrmap - suppress user entry corresponding to a given virtual uid
7 or user name
8
10 lfc-rmusrmap --uid uid --user username
11
13 lfc-rmusrmap suppresses the user entry corresponding to a given virtual
14 uid or user name. If both are specified, they must point at the same
15 entry.
16
17 This command requires ADMIN privilege.
18
20 --uid uid
21 specifies the Virtual User Id.
22
23 --user username
24 specifies the new user name. It must be at most 255 characters
25 long.
26
28 This program returns 0 if the operation was successful or >0 if the
29 operation failed.
30
32 lfc_rmusrmap(3)
33
34
35
36LFC $Date: 2010-02-04 11:55:10 +0100 (Thu, 04 Feb 2010)LF$C-RMUSRMAP(1)