- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
At final steps of the installation, it failed, error: root is not in the sudoers file. This incident will be reported.
Created ‎02-04-2016 08:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
however, I have this entry in my sudoers file
root ALL=(ALL) ALL
what I can do here to fix that error?
Created ‎02-04-2016 08:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎02-04-2016 08:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is strange. See this thread
Created ‎02-04-2016 08:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ~]#
Created on ‎02-04-2016 08:30 PM - edited ‎08-19-2019 03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this
Created ‎02-04-2016 08:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
great, it fixed the problem. I have another error come up, please see my next question, thanks
Created ‎02-04-2016 09:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Robin Dong Did this answer fix the issue?
Created ‎02-04-2016 08:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Created ‎02-04-2016 09:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am confused on your last comment. What fixed the issue?
