Hello I've already did that and still I'm not sure how to do it. I know that I can change default user name by --bootappend-live "boot=live config username=JOHN_DOE", But what if I want to delete this default user completly, prevent him from autologin, romove his sudo permissions, and add a new user with new password. I can't find any informations about these things in manual. There is only some vague info about changing delault user password via passwd hook, but I'm not sure how it should be done. Can all those things be manually done in chroot via --interactive shell?
> Greetings, > > On Sat, Mar 23, 2013 at 8:55 PM, <[email protected]> wrote: > > > > How to change root and user password and delete default user sudo > > permissions? > > > > > I know how to do it in regular system, but I how to achieve this during lb > > build? Do I have to use hooks? > > Can I do it manually via > > --interactive shell ? > > > > > Assuming you are using live-build 3.x examine: > > http://live.debian.net/manual/3.x/index.en.html > > and > > man live-config > > > > > > > -- > > To UNSUBSCRIBE, email to [email protected] > > with a subject of "unsubscribe". Trouble? Contact > > [email protected] > > Archive: http://lists.debian.org/[email protected] > > > > >
