Fresh Install of Nagios 5.8 failing on RHEL 7.4 Server
Posted: Fri Feb 05, 2021 1:15 pm
We are attempting to do an install of NagiosXI 5.8 but run into an issue when the installer gets to E-importnagiosql, it fails with this error
Sorry, user root is not allowed to execute '/usr/local/nagiosxi/scripts/reset_config_perms.sh' as root on server.domain
The fullinstall script is being ran as root, the Red Hat server was a fresh install of Red Hat 7.4 server with GUI. The reset_config_perms.sh permissions are the following
-r-xr-x--- 1 root nagios 4894 Feb 5 12:12 reset_config_perms.sh
Sorry, user root is not allowed to execute '/usr/local/nagiosxi/scripts/reset_config_perms.sh' as root on server.domain
The fullinstall script is being ran as root, the Red Hat server was a fresh install of Red Hat 7.4 server with GUI. The reset_config_perms.sh permissions are the following
-r-xr-x--- 1 root nagios 4894 Feb 5 12:12 reset_config_perms.sh