diff --git a/kubuntu/computertruhe.seed b/kubuntu/computertruhe.seed index aa564c5..c228d9e 100644 --- a/kubuntu/computertruhe.seed +++ b/kubuntu/computertruhe.seed @@ -76,10 +76,11 @@ d-i mirror/http/proxy string http://apt-proxy:3142 # LinuxMint will *demand* a user during installation, ignoring the value # of the passwd/make-user flag, so we need to provide the user data here. # You should not preseed the password in clear text, this is just an example! +# Set to 'oem' d-i passwd/user-fullname string OEM d-i passwd/username string oem -d-i passwd/user-password-crypted password $6$8Wk7hOnUGc1ffBRY$nefXDPeChvZGK3B/bA4Hzv91sOU8IqmXE4IJATV.BRFtaWJtBQqJKtBQO.e092nf4Jg1.4L2TH5TaLtFy02x1. -d-i passwd/user-password-again password $6$8Wk7hOnUGc1ffBRY$nefXDPeChvZGK3B/bA4Hzv91sOU8IqmXE4IJATV.BRFtaWJtBQqJKtBQO.e092nf4Jg1.4L2TH5TaLtFy02x1. +d-i passwd/user-password-crypted password $6$VxY8Sv9YSjh6nfrd$pIxEGR3UjMLQ5bjtw4AOU/SMD8BZmGzSWDhA6hJvnOyQdKZty3Yvpsms.3Nty28SQEMcwVFEESjYbZuut0X6I0. +d-i passwd/user-password-again password $6$VxY8Sv9YSjh6nfrd$pIxEGR3UjMLQ5bjtw4AOU/SMD8BZmGzSWDhA6hJvnOyQdKZty3Yvpsms.3Nty28SQEMcwVFEESjYbZuut0X6I0. d-i passwd/root-login boolean false d-i user-setup/encrypt-home boolean false d-i user-setup/allow-password-weak boolean true