Use --assumeno option
This commit is contained in:
@@ -606,9 +606,9 @@ configtest:
|
||||
And also, configtest subcommand checks sudo settings on target servers whether Vuls is able to SUDO with nopassword via SSH.
|
||||
|
||||
Example of /etc/sudoers on target servers
|
||||
- CentOS, RHEL
|
||||
- CentOS, RHEL (CentOS 5 needs also `/bin/echo`)
|
||||
```
|
||||
vuls ALL=(root) NOPASSWD: /usr/bin/yum, /bin/echo
|
||||
vuls ALL=(root) NOPASSWD: /usr/bin/yum (, /bin/echo)
|
||||
```
|
||||
- Ubuntu, Debian
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user