Page 1 of 1

Enable Root user?

Posted: 26. Jul 2016, 18:34
by bin bash
This has probably been asked before, but is it possible to enable the root user account in Salix?
I am curious, after reading this atricle.
https://docs.salixos.org/wiki/How_to_up ... .1_to_14.2

Switch to root user

Every command listed below should be executed with root privileges. So run:

sudo su

or alternatively, if you have the root user enabled:

su
Thank you for looking.

Re: Enable Root user?

Posted: 26. Jul 2016, 20:37
by westms
Hi bin bash,

you probably want to have a traditional superuser and root user. That is possible.
Here the how is described:
https://docs.salixos.org/wiki/How_to_en ... _root_user

Re: Enable Root user?

Posted: 26. Jul 2016, 22:58
by bin bash
Great, thank you for the link. :D