From c6932bb9ca6da3a12959969de4bbb09f384b59f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20K=C3=B6pferl?= Date: Sat, 24 Apr 2021 13:46:23 +0200 Subject: [PATCH] Passwort von oem auf oem --- kubuntu/computertruhe.seed | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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