Install NagiosXI on RHEL without /home/nagios
Posted: Wed Jul 15, 2020 5:18 pm
Here is my predicament:
Our corporate security policy for RHEL does not permit a local server account to have a folder in the home path.
The NagiosXI install stops at 2-usersgroup when it cannot create and chown /home/nagios
The corporate security overlords will allow a directory services account to have a home folder
So we created an AD account called nagios, and it has the home path
2-usergroups fails, but the install log doesn't capture more than it fails
If I hack the install script to not check the user existence, the install finishes, but ends up in a permanent loop at the install.php page.
Aside from moving to the CentOs OVA build from Nagios, does anyone have a suggestion or workaround?
OVA is less preferred than RHEL 7 as it puts all of the support of the platform wholly on the rather small monitoring team and requires regular exception approvals for not using the corporate build.
Thank you very much in advance
-GKWilly
Our corporate security policy for RHEL does not permit a local server account to have a folder in the home path.
The NagiosXI install stops at 2-usersgroup when it cannot create and chown /home/nagios
The corporate security overlords will allow a directory services account to have a home folder
So we created an AD account called nagios, and it has the home path
2-usergroups fails, but the install log doesn't capture more than it fails
If I hack the install script to not check the user existence, the install finishes, but ends up in a permanent loop at the install.php page.
Aside from moving to the CentOs OVA build from Nagios, does anyone have a suggestion or workaround?
OVA is less preferred than RHEL 7 as it puts all of the support of the platform wholly on the rather small monitoring team and requires regular exception approvals for not using the corporate build.
Thank you very much in advance
-GKWilly