Re: [CentOS] Help integrating CentOS 6 with existing network login infrastructure

2011-08-31 Thread Alfred von Campe
On Aug 26, 2011, at 9:26, I wrote: > I think I solved the problem, but am out of the office today to fully test > it. It involved setting the default realm and adding some encryption types > to the /etc/krb5.conf file. What I still don't understand is what has > changed in CentOS 6 that cause

Re: [CentOS] Help integrating CentOS 6 with existing network login infrastructure

2011-08-26 Thread Alfred von Campe
On Aug 26, 2011, at 9:18, Steven Crothers wrote: > Are they logging in locally or via SSH? Locally. Remote logins via ssh work just fine as the home directory is auto-mounted and ssh can find its keys. I think I solved the problem, but am out of the office today to fully test it. It involved

Re: [CentOS] Help integrating CentOS 6 with existing network login infrastructure

2011-08-26 Thread Steven Crothers
Are they logging in locally or via SSH? If they are logging in via SSH you can probably increase the verbosity of that and SSH usually has some pretty great messages. On Thu, Aug 25, 2011 at 11:49 AM, Alfred von Campe wrote: > I've updated my kickstart configuration files to work with CentOS 6 a

[CentOS] Help integrating CentOS 6 with existing network login infrastructure

2011-08-25 Thread Alfred von Campe
I've updated my kickstart configuration files to work with CentOS 6 and am most of the way there integrating a CentOS 6 system into our LDAP/NIS environment. My authconfig line in the kickstart file is as follows: authconfig --enablemd5 --passalgo=sha512 --enablenis --nisdomain=XXX --nisserv