Grabbed the 1.4.4 package and proceeded to run fullinstall on a RHEL7.3 VM. Fails on 'backend'
Checking the steps there:
Code: Select all
# Setup the backend items
add_user nagios
add_group nagios
add_to_groups nagios nagios "$apachegroup"
add_to_groups "$apacheuser" nagiosI don't recall having this issue on my other RHEL7 installs when done with previous versions. Anyone else?