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