Dies ist eine Unterseite von Automatische_Installation_mit_PreSeed
accounts.cfg
#### Beschreibungen zum automatischem Anlegen von Usern
# To preseed the root password, you have to put it in the clear in this # file. That is not a very good idea, use caution! # !!! PW == vogelsang !!! passwd passwd/root-password password vogelsang passwd passwd/root-password-again password vogelsang # If you want to skip creation of a normal user account. #passwd passwd/make-user boolean false # Alternatively, you can preseed the user's name and login. # !!! UID == nutzer ; PW == villa !!! passwd passwd/user-fullname string Debian Test User passwd passwd/username string benutzer # And their password, but use caution! passwd passwd/user-password password villa passwd passwd/user-password-again password villa