24 lines
466 B
Plaintext
Raw Permalink Normal View History

---
doAutologin: false
setRootPassword: false
sudoersGroup: sudo
defaultGroups:
2016-10-27 15:28:14 +02:00
- adm
2018-08-10 13:16:43 -05:00
- cdrom
- dip
- lpadmin
2018-08-10 13:16:43 -05:00
- plugdev
2021-01-03 11:58:52 -05:00
- name: sambashare
must_exist: false
system: true
- sudo
passwordRequirements:
nonempty: true
minLength: 0
maxLength: 0
# Explicitly set the shell instead of deferring to Calamares. We have a platform
# expectation derived from Ubuntu here.
user:
shell: /bin/bash
forbidden_names: [ root ]