Page 1 of 1

[SOLVED] Bad home folder in Porteus-2.0 RC1

Posted: 31 Dec 2012, 15:39
by Hamza
Hi,

When I would like to boot Porteus with root privileges using cheat "login=", I have some surprises. After set the cheat to boot with root account, I am getting an login screen instead of "logged in" desktop. So, I type the root details and get logged in successfully, after I open a terminal and i check if i'm with root account, I am. When I open the filemanager by simple clicking on Home icon present on Desktop, I get /home/guest instead of /root.

HOW TO REPRODUCE
  1. Boot into Always Fresh Mode + cheat

    Code: Select all

    login=root
  2. Checks if you are automatically logged in, otherwise type root details which are root/toor in vanilla ISO
  3. Open a terminal and checks if the current user is the same as the one reported with command whoami
  4. Open a filemanager by clicking on Home icon present on desktop and checks if you go automatically on /root instead /home/guest
Thanks

Re: Bad home folder in Porteus-2.0 RC1

Posted: 31 Dec 2012, 17:57
by brokenman
Both of these have been addressed in another thread. The home folder is a mistake (fixed for next update) and the login=root is insecure and gdm will not allow it. I will try to work around this for next version but no promises. In the end the login=root cheat still works ... you just have to type you password to get to the root desktop.

Re: [SOLVED] Bad home folder in Porteus-2.0 RC1

Posted: 31 Dec 2012, 18:04
by Hamza
Seems to be already reported to devs and on the road of resolution (if possible).