Page 2 of 2

Re: Root Permission denied

Posted: 05 Nov 2014, 20:09
by francois
The loading of unecessary modules lenghtens the booting of your linux box. A good practice is not to load the modules that you do not need (there is the /porteus/optional folder for these). 8)

Re: Root Permission denied

Posted: 05 Nov 2014, 21:30
by Ed_P
francois wrote:The loading of unecessary modules lenghtens the booting of your linux box.
True, but not as much time as it takes to disassemble an ISO, replace a module with a different one and rebuild the ISO only to find the replacement doesn't work and you have to build a new ISO. :wink:

Re: Root Permission denied

Posted: 06 Nov 2014, 21:41
by francois
:crazy:

Re: Root Permission denied

Posted: 06 Nov 2014, 22:19
by Ed_P
:shock:

:D

Re: Root Permission denied

Posted: 19 Nov 2014, 18:40
by hmoisand
brokenman wrote:Thanks to Tome I confirmed a bug in the modified gnsu which means that passwords with some special characters (like spaces) are not passed successfully. This will be address in next release v3.1rc2. Thanks.
I just installed Porteus-RAZOR-v3.0.1-x86_64.iso using instructions for USB boot using linux computer.

I set a root password that works with terminal, I am able to change it. It contains a,k,s,i and numbers. No special characters.

How ever any of the graphical apps requiring "root password" will not work with the correct root password - not even I logg in as root.

I am not able to configure WiFi and cannot use any of the available gui setting apps. Unfortunatelly, as this looks very very promising, but I can not proceed any futher.

Re: Root Permission denied

Posted: 20 Nov 2014, 18:06
by brokenman
hmoisand, the only time I can reproduce this problem is with a 'space' character in the root password. Not sure why you are having this problem. We will release the next Porteus version in December but in the meantime please build yourself a 3.1 release from here and give it a run.http://build.porteus.org/rc2

Thanks.

Re: Root Permission denied

Posted: 01 Dec 2014, 18:51
by kaspin
Before joining the forum and finding this bug report, I changed to a password with a space character, which was reluctantly accepted through the Porteus settings centre, but does not in fact work. Can I get back to, say, the original "toor" password on this version of Porteus installed on my HDD, or by booting from the USB version which still has "toor" as the password? Thanks in advance, Kaspin

Re: Root Permission denied

Posted: 02 Dec 2014, 03:15
by francois
Salut Kaspin,

You have installed porteus on your hdd with the changes cheatcode, I imagine. With the porteus usb key, on the hdd you can delete the change folder or give it a new name and start anew. Removing the change folder or renaming it will reset root password on hdd to toor.

chroot is not possible from an outside installation because of porteus modular structure.

Re: Root Permission denied

Posted: 02 Dec 2014, 13:56
by donald
Hi Kaspin
For testing this I set a Pw "space123space" via PSC ((because I don' know yours) (in lxde 3.0.1 32 bit))
This Pw don't work in GUI-Apps, but it worked in a Terminal.
Do this:
Open a Terminal, type su, hit enter, use your Pw, hit enter, if you get the root promt type passwd,
hit enter and follow the Instructions.

2)
If this won't work reboot, at the splash-screen hit the TAB-key, type login=root,
hit enter to boot...If the DE comes up, change your PW.

Re: Root Permission denied

Posted: 02 Dec 2014, 19:33
by kaspin
Hi françois and donald,
Many thanks for your quick replies. I tried donald's "su" solution first and it worked perfectly (I in fact reinstated "toor"' even though it is shorter than recommended). Rather than tempt fate, I'll leave it there for the moment, but I've noted down the other 2 suggestions and will try them when I've gained a bit more experience or messed up again.....merci and danke schön :beer:

Re: Root Permission denied

Posted: 05 Dec 2014, 17:44
by francois
It seems that donald's solution was minimalist. As such, it was best. :wink:
I thought that you could not use the passwd command to recover your password.

Re: Root Permission denied

Posted: 09 Dec 2014, 23:58
by THX2006
Hello hmoisand
Sorry I didn't see this sooner. I have the same problem but I can still bring up a root gui from terminal by adding gui to the end. For example, if I want usm I su to root (in terminal) then type in usmgui and I get the gui for usm. Same with porteus-settings-centre gui (which needs the space between -centre and gui).
HTH.