/lib/live/debconfig/0010-passwd.templates is in live-debconfig 4.0~alpha31-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | Template: live-debconfig/title
Type: title
Description: live-debconfig: System Configuration
Template: live-debconfig/passwd/shadow
Type: boolean
Default: true
Description: live-debconfig: Shadow passwords?
Should the current system use shadow passwords?
Template: live-debconfig/passwd/root-password
Type: password
Description: live-debconfig: root password?
What should be the password for the root account of this system?
.
If left empty (default), no change will be applied.
Template: live-debconfig/passwd/root-password-again
Type: password
Description: live-debconfig: root password (again)?
Please enter root password again for confirmation.
.
If first and second root password do not match,
password setting is skipped.
Template: live-debconfig/passwd/root-password-crypted
Type: password
Description: internal
Template: live-debconfig/passwd/root-key-local
Type: string
Description: internal
Template: live-debconfig/passwd/user-name
Type: string
Description: live-debconfig: user account name?
What should be the account name of the to be created user?
.
If empty, no user is being created.
Template: live-debconfig/passwd/user-fullname
Type: string
Description: live-debconfig: user fullname?
What should be the users descriptive fullname?
Template: live-debconfig/passwd/user-password
Type: password
Description: live-debconfig: user password?
What should be the password for the user account of this system?
.
If left empty (default), no change will be applied.
Template: live-debconfig/passwd/user-password-again
Type: password
Description: live-debconfig: user password (again)?
Please enter user password again for confirmation.
.
If first and second user password do not match,
password setting is skipped.
Template: live-debconfig/passwd/user-password-crypted
Type: password
Description: internal
Template: live-debconfig/passwd/user-key-local
Type: string
Description: internal
Template: live-debconfig/passwd/user-home
Type: string
Description: internal
Template: live-debconfig/passwd/user-uid
Type: string
Description: internal
Template: live-debconfig/passwd/user-gid
Type: string
Description: internal
Template: live-debconfig/passwd/user-default-groups
Type: string
Description: internal
Template: live-debconfig/passwd/user-login-shell
Type: string
Description: internal
Template: live-debconfig/passwd/user-system-user
Type: boolean
Description: internal
|