Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

At final steps of the installation, it failed, error: root is not in the sudoers file. This incident will be reported.

avatar
Expert Contributor

however, I have this entry in my sudoers file

root ALL=(ALL) ALL

what I can do here to fix that error?

1 ACCEPTED SOLUTION

avatar
Master Mentor
@Robin Dong

This is strange. See this thread

View solution in original post

7 REPLIES 7

avatar
Master Mentor
@Robin Dong

This is strange. See this thread

avatar
Master Mentor

@Robin Dong

I have this in my cluster

[root@phdns01 ~]# cat /etc/sudoers | grep root

## the root user, without needing the root password.

## Allow root to run any commands anywhere

rootALL=(ALL) ALL

## cdrom as root

rootALL=(ALL)NOPASSWD: ALL

[root@phdns01 ~]#

avatar
Master Mentor

1811-screen-shot-2016-02-04-at-33040-pm.png See this

avatar
Expert Contributor

great, it fixed the problem. I have another error come up, please see my next question, thanks

avatar
Master Mentor

@Robin Dong Did this answer fix the issue?

avatar
Expert Contributor

BTW, I have all servers id_rsa key set the same, and passwordless worked OK.

so I have 5 entrys as the private keys. do you think it is the a problme? or any banner for root user could be the problem?

avatar
Master Mentor
@Robin Dong

I am confused on your last comment. What fixed the issue?