Cannot enable root user (SOLVED)

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Cannot enable root user (SOLVED)

Post by macondo »

According to the wiki you are supposed to enter:

Code: Select all

sudo passwd root
and provide the password for root, and after that, you can 'su'

I get:

Code: Select all

Sorry, try again
after 3 times:

Code: Select all

sudo: 3 incorrect password attempts
What am i doing wrong?
Last edited by macondo on 30. Jul 2014, 11:15, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Cannot enable root user

Post by gapan »

First you need to provide your own password. And then you'll be asked for the new password for root.
Image
Image
macondo
Posts: 90
Joined: 16. Jun 2011, 02:08

Re: Cannot enable root user (SOLVED)

Post by macondo »

Thanks! that did it.
Post Reply