Appdynamics / Appdynamics/HA-toolkit

sudoers function, if enabled, needs verification in replicate.sh

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
13
Forks
11
PR merge metrics
No merged PRs in 30d

Description

if a sudoers file allows the appd user to sudo for the commands already, but does require a password, and the new added rule adds NOPASSWD, it is ineffective.

sudo -l

appd: NOPASSWD: /sbin/service appcontroller-db *, /sbin/service appdcontroller *
appd: ! /sbin/halt

this would break HA, since the second rule would be effective.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.