calamares-parch/etc/calamares/modules/usersq.conf

37 lines
616 B
Text

---
doAutologin: false
sudoersGroup: sudo
setRootPassword: false
defaultGroups:
- adm
- cdrom
- sudo
- dip
- plugdev
- bluetooth
- lpadmin
- sambashare
- input
- fuse
- pipewire
- wheel
passwordRequirements:
nonempty: true
minLength: 0
maxLength: 0
libpwquality:
- minlen: 8
- minclass: 4
allowWeakPasswords: true
allowWeakPasswordsDefault: false
# Explicitly set the shell instead of deferring to Calamares. We have a platform
# expectation derived from Ubuntu here.
userShell: /bin/bash
# setHostname: EtcFile
# writeHostsFile: true