Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
kinnema
Posts: 28
Joined: Thu Aug 25, 2011 2:27 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by kinnema »

Yep:

# grep apache /etc/shadow
apache:!!:15917:0:99999:7:::
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by lmiltchev »

Can you run the following command and show us the output:

Code: Select all

cat /etc/pam.d/crond
Be sure to check out our Knowledgebase for helpful articles and solutions!
kinnema
Posts: 28
Joined: Thu Aug 25, 2011 2:27 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by kinnema »

# cat /etc/pam.d/crond
#
# The PAM configuration file for the cron daemon
#
#
# No PAM authentication called, auth modules not needed
account required pam_access.so
account include password-auth
session required pam_loginuid.so
session include password-auth
auth include password-auth
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by abrist »

What centos image are you installing from? If available online, could you link it?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
kinnema
Posts: 28
Joined: Thu Aug 25, 2011 2:27 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by kinnema »

I'm using the CentOS-6.4-i386-bin-DVD1.iso from here: bay.uchicago.edu/centos/6.4/isos/i386
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by lmiltchev »

I am downloading the iso as we speak, and I am going to test our installer on it.

You are just running the "fullinstall" script, not each individual script one-by-one (0-yum, 1-prereqs, etc.)? I need to make sure. :)
Be sure to check out our Knowledgebase for helpful articles and solutions!
kinnema
Posts: 28
Joined: Thu Aug 25, 2011 2:27 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by kinnema »

Yes, I am running the fullinstall script.

Thanks!
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by abrist »

Does this image ship with gnome?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
kinnema
Posts: 28
Joined: Thu Aug 25, 2011 2:27 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by kinnema »

I'm not sure if it does, but I did not install gnome during the build.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Clean install of XI 2012r2.2 on CentOS 6.4 32bit fails

Post by abrist »

Well, Ludmil is working on verifying that the image works. I guess we will wait until he has some results from his testing.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked