Search found 3 matches
- Thu Jul 16, 2020 5:04 pm
- Forum: Nagios XI
- Topic: Install NagiosXI on RHEL without /home/nagios
- Replies: 3
- Views: 164
Re: Install NagiosXI on RHEL without /home/nagios
Benjamin, thank you for the reply. However, that is the process we're attempting to follow cd /tmp wget https://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz tar xzf xi-latest.tar.gz cd nagiosxi ./fullinstall Our Unix/Linux support team are advising against using the home/nagios folder, as t...
- Wed Jul 15, 2020 5:18 pm
- Forum: Nagios XI
- Topic: Install NagiosXI on RHEL without /home/nagios
- Replies: 3
- Views: 164
Install NagiosXI on RHEL without /home/nagios
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...
- Mon May 18, 2020 12:19 pm
- Forum: Nagios XI
- Topic: Where in the CFG files or mysql are the auth servers stored?
- Replies: 1
- Views: 132
Where in the CFG files or mysql are the auth servers stored?
My scenario: We're standing up a 20 server XI environment, using LDAP to authenticate the users. Sometime later this year our central operations team will be rolling out new authentication servers. So I am looking for the location in the cfgs, mysql database or someplace else where Nagios stores the...