automatically login with another user rather than the guest
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
automatically login with another user rather than the guest
I do not speak English very well, so forgive me any errors.
I created a new user x, and when the system starts i want it logs with user x.
How do I do this?
I created a new user x, and when the system starts i want it logs with user x.
How do I do this?
- francois
- Contributor
- Posts: 6445
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: automatically login with another user rather than the gu
Welcome alexandre-samuel.
You have to use the cheatcode login=user-x, see cheatcodes:
http://www.porteus.org/tutorials/26-gen ... -them.html
What type of installation do you have: usb, hdd? You have to put the login= cheatcode in the bootloader instructions.
But it is written here that it would be better to stick with the guest user, see:
http://forum.porteus.org/viewtopic.php?f=81&t=2403
You have to use the cheatcode login=user-x, see cheatcodes:
http://www.porteus.org/tutorials/26-gen ... -them.html
What type of installation do you have: usb, hdd? You have to put the login= cheatcode in the bootloader instructions.
But it is written here that it would be better to stick with the guest user, see:
http://forum.porteus.org/viewtopic.php?f=81&t=2403
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
Re: automatically login with another user rather than the gu
Thanks for help me!
It worked, but every time I have to do the same thing: 1) push Tab and enter login = user-x.
There's no way I do it once and be saved?
It worked, but every time I have to do the same thing: 1) push Tab and enter login = user-x.
There's no way I do it once and be saved?
- francois
- Contributor
- Posts: 6445
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: automatically login with another user rather than the gu
It seems that you do not know about the cheatcodes for porteus, which is:
Cheatcodes are specified to the bootloader. What type of installation do you have? Did you provide for a save changes folder with the changes= (cheatcode) that will save the changes to your desktop environment (de)^
Code: Select all
login=user-x,y,z
Prendre son temps, profiter de celui qui passe.
-
- Full of knowledge
- Posts: 2084
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: automatically login with another user rather than the gu
@alexandre-samuel
cheatcodes can be added to the APPEND line of your /boot/syslinux/porteus.cfg
cheatcodes can be added to the APPEND line of your /boot/syslinux/porteus.cfg
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
Re: automatically login with another user rather than the gu
Thanks for all answers!
I did the method of @donald. Thanks!
@francois
I use hd. How do i do by tab?
After this answer I will mark as solved. This is to let everyone know of two ways.
I did the method of @donald. Thanks!
@francois
I use hd. How do i do by tab?
After this answer I will mark as solved. This is to let everyone know of two ways.
- francois
- Contributor
- Posts: 6445
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: automatically login with another user rather than the gu
When the bootloader start you have a few seconds or more, before it begins to load the program of the os. So as soon as you see something like:
Use the tab key and you should be able to edit the instructions and even add some info.
Add:
login=user-x
Code: Select all
Porteus-3.0 64bit Graphics mode (kde)
Add:
login=user-x
Prendre son temps, profiter de celui qui passe.
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
Re: automatically login with another user rather than the gu
@francois
It worked, but when i reboot the system, i have do again! Is there a permanent way well as the method of @donald?
It worked, but when i reboot the system, i have do again! Is there a permanent way well as the method of @donald?
- freestyler
- Contributor
- Posts: 384
- Joined: 17 Oct 2013, 14:21
- Distribution: Porteus XFCE
Re: automatically login with another user rather than the gu
@alexandre-samuel
Make the changes to porteus.cfg
Make the changes to porteus.cfg
https://www.porteus-apps.org
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
Re: automatically login with another user rather than the gu
Thanks very much!
SOLVED
SOLVED