Re: create own user in usb wheezy live

2013-03-28 Thread upite...@lycos.com
Thx, but btw. what can be wrong in the configuration if the live user was not created and I get just lightdm login windows?on Mar 28, 2013, Fernando Toledo wrote:El 28/03/13 13:38, debmail...@safe-mail.net escribió:>> you are right, alternative if you want add *another* user, maybe you use>> a liv

Re: create own user in usb wheezy live

2013-03-28 Thread debmailist
> #!/bin/bash > # add user and set default groups > useradd custom_user -G users,adm,sudo > echo " set default passwords " > echo "root:the_root_password" | chpasswd > echo "custom_user:the_custom_user_password" | chpasswd Thank you. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.deb

Re: create own user in usb wheezy live

2013-03-28 Thread Fernando Toledo
El 28/03/13 13:38, debmail...@safe-mail.net escribió: >> you are right, alternative if you want add *another* user, maybe you use >> a live hooks >> >> you can add config/include.chroot/lib/live/config/999-add-custom-user >> and put useradd commands > >Thank you. Does this hook method creates

Re: create own user in usb wheezy live

2013-03-28 Thread debmailist
> you are right, alternative if you want add *another* user, maybe you use > a live hooks > > you can add config/include.chroot/lib/live/config/999-add-custom-user > and put useradd commands Thank you. Does this hook method creates new user directly in system, or just adds it every time at sy

Re: create own user in usb wheezy live

2013-03-28 Thread Fernando Toledo
El 27/03/13 22:16, debmail...@safe-mail.net escribió: >> you can pass the username via kernel parameter (in syslinux) > > or you can add the file: > > This is not the way to create new user, this is the way to just change name > of default live-user. > Default live-user isn't even present i

Re: create own user in usb wheezy live

2013-03-27 Thread debmailist
> you can pass the username via kernel parameter (in syslinux) > or you can add the file: This is not the way to create new user, this is the way to just change name of default live-user. Default live-user isn't even present in actual system, he is created from scratch by boot script at ev

Re: create own user in usb wheezy live

2013-03-27 Thread chals
On Wed, Mar 27, 2013 at 10:03 PM, upite...@lycos.com wrote: > Hi > > Howto create own user with own username and password in usb wheezy live? > You can also take a look at this section of live-manual for ideas: http://live.debian.net/manual/3.x/html/live-manual.en.html#503 Have a nice Easter ho

Re: create own user in usb wheezy live

2013-03-27 Thread Fernando Toledo
El 27/03/13 18:03, upite...@lycos.com escribió: > Hi > > Howto create own user with own username and password in usb wheezy live? > > greetings > Piotr > -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a > subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or