<div dir="ltr"><div><div><div><div>Hello list,<br></div>I would like to automatize the simple task of creating user accounts. In the FAI examples, this is done with a script that executes the adduser/usermod commands.<br><br></div>I was wondering whether it is possible to create user accounts by preseeding the debian-installer via a debconf file. <span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">It would be great because I should not write a script to do tasks the installer already supports out-of-the-box, and I think this would greatly simplify my configuration.</span></span> <br><br>I've tried the following, with no success:<br><br></div><div>    d-i passwd/user-fullname string Guest Account<br></div><div>    d-i passwd/username string guest<br></div><div>    d-i passwd/user-password password welcome<br></div><div>    d-i passwd/user-password-again password welcome<br></div><div><br></div><div><span id="gmail-result_box" class="gmail-short_text" lang="en"><span class="gmail-">What am I doing wrong?</span></span></div><div><br></div>Thank you and kind regards,<br></div>Giorgio B.<br></div>