..
labels
About Me
Blog Disclaimer
DevOps
Exadata
Golden Gate
Linux
MSSQL
OCI
Oracle DB
Postgres
Python
RAC
Sql/Plsql
Thursday, 14 May 2020
The "visiblepw" is not set the sudoers file and as a result, the user will not be able to run sudo over ssh
Error while deploying oem agent
Solution:
Login as root and modify /etc/sudoers file
root# cat /etc/sudoers | grep visiblepw
Defaults !visiblepw
root# vi /etc/sudoers
root# cat /etc/sudoers | grep visiblepw
Defaults visiblepw
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment