Page 2 of 3

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

Posted: Mon Aug 12, 2013 11:56 am
by kinnema
Yep:

# grep apache /etc/shadow
apache:!!:15917:0:99999:7:::

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

Posted: Mon Aug 12, 2013 12:50 pm
by lmiltchev
Can you run the following command and show us the output:

Code: Select all

cat /etc/pam.d/crond

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

Posted: Mon Aug 12, 2013 1:59 pm
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

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

Posted: Mon Aug 12, 2013 4:21 pm
by abrist
What centos image are you installing from? If available online, could you link it?

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

Posted: Tue Aug 13, 2013 7:08 am
by kinnema
I'm using the CentOS-6.4-i386-bin-DVD1.iso from here: bay.uchicago.edu/centos/6.4/isos/i386

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

Posted: Tue Aug 13, 2013 9:53 am
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. :)

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

Posted: Tue Aug 13, 2013 10:24 am
by kinnema
Yes, I am running the fullinstall script.

Thanks!

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

Posted: Tue Aug 13, 2013 10:26 am
by abrist
Does this image ship with gnome?

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

Posted: Tue Aug 13, 2013 10:54 am
by kinnema
I'm not sure if it does, but I did not install gnome during the build.

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

Posted: Tue Aug 13, 2013 11:03 am
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.