]> git.proxmox.com Git - pmg-docs.git/blame - user.conf.5-opts.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / user.conf.5-opts.adoc
CommitLineData
72af0c84
DM
1`comment`: `<string>` ::
2
3Comment.
4
5`crypt_pass`: `\$\d\$[a-zA-Z0-9\.\/]+\$[a-zA-Z0-9\.\/]+` ::
6
7Encrypted password (see `man crypt`)
8
9`email`: `<string>` ::
10
11Users E-Mail address.
12
13`enable`: `<boolean>` ('default =' `0`)::
14
15Flag to enable or disable the account.
16
17`expire`: `<integer> (0 - N)` ('default =' `0`)::
18
19Account expiration date (seconds since epoch). '0' means no expiration date.
20
21`firstname`: `<string>` ::
22
23First name.
24
25`keys`: `<string>` ::
26
27Keys for two factor auth (yubico).
28
29`lastname`: `<string>` ::
30
31Last name.
32
33`password`: `<string>` ::
34
35Password
36
37`role`: `<admin | audit | qmanager | root>` ::
38
39User role. Role 'root' is reseved for the Unix Superuser.
40
41`userid`: `<string>` ::
42
43User ID
44