Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2306551.1
Update Date:2017-09-18
Keywords:

Solution Type  Technical Instruction Sure

Solution  2306551.1 :   Sudo Command Not Executing  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Goal
Solution


Created from <SR 3-15721179641>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 5.0 and later
Tekelec

Goal

How to correct /etc/sudoers file permission.

(e.g. of issue found)

$ sudo syscheck
sudo: /etc/sudoers is world writable
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin

Solution

  1. Verify that sudoers file permission is correct:
    ls -l /etc/sudoers
    The expected output:
    -r--r-----. 1 root root 3822 Sep 12 08:53 /etc/sudoers
  2. Changed the file permission if needed as root:
    chmod 440 /etc/sudoers
  3. If step 2 is performed, verify the change that was made:
    ls -l /etc/sudoers

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback