1EUARE-USERMOD(1)                 User Commands                EUARE-USERMOD(1)
2
3
4

NAME

6       euare-usermod - Change the name and/or path of a user
7

SYNOPSIS

9       euare-usermod [-n USER] [-p PATH] [--enabled {true,false}]
10
11       [--pwd-expires YYYY-MM-DDThh:mm:ssZ]
12              [--reg-status   {REGISTERED,APPROVED,CONFIRMED}]   [--as-account
13              ACCOUNT] [-U URL] [--region USER@REGION] [-I  KEY_ID]  [-S  KEY]
14              [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
15              USER
16

DESCRIPTION

18       Change the name and/or path of a user
19
20   positional arguments:
21       USER   name of the user to update
22
23   optional arguments:
24       -n USER, --new-user-name USER
25              new name for the user
26
27       -p PATH, --new-path PATH
28              new path for the user
29
30       --enabled {true,false}
31              [Eucalyptus only] 'true' to enable the user, or 'false' to  dis‐
32              able the user
33
34       --pwd-expires YYYY-MM-DDThh:mm:ssZ
35              [Eucalyptus  only] New password expiration date, in ISO8601 for‐
36              mat
37
38       --reg-status {REGISTERED,APPROVED,CONFIRMED}
39              [Eucalyptus < 4.2 only] new registration status. Only  CONFIRMED
40              users may access the system.
41
42       --as-account ACCOUNT
43              [Eucalyptus  cloud  admin only] run this command as the adminis‐
44              trator of another account
45
46       -U URL, --url URL
47              identity service endpoint URL
48
49       --region USER@REGION
50              region and/or user names to search when looking up  config  file
51              data
52
53       -I KEY_ID, --access-key-id KEY_ID
54
55       -S KEY, --secret-key KEY
56
57       --security-token TOKEN
58
59       --debug
60              show debugging output
61
62       --debugger
63              launch interactive debugger on error
64
65       --version
66              show the program's version and exit
67
68       -h, --help
69              show this help message and exit
70
71
72
73euca2ools 3.4                    December 2016                EUARE-USERMOD(1)
Impressum