1LFC-MODIFYUSRMAP(1) LFC Administrator Commands LFC-MODIFYUSRMAP(1)
2
3
4
6 lfc-modifyusrmap - modify user entry corresponding to a given virtual
7 uid
8
10 lfc-modifyusrmap --uid uid --user newname [ --status status ]
11
13 lfc-modifyusrmap modifies the user entry corresponding to a given vir‐
14 tual uid.
15
16 This command requires ADMIN privilege.
17
19 --uid uid
20 specifies the Virtual User Id.
21
22 --user newname
23 specifies the new user name. It must be at most 255 characters
24 long.
25
26 --status status
27 status can be set to 0 or a combination of ARGUS_BAN and
28 LOCAL_BAN. This can be either alphanumeric or the corresponding
29 numeric value.
30
32 This program returns 0 if the operation was successful or >0 if the
33 operation failed.
34
36 lfc_modifyusrmap(3)
37
38
39
40LFC $Date: 2010-08-04 09:58:47 +0200 (Wed, 04 Aug 2L0F1C0-)MO$DIFYUSRMAP(1)