Wednesday, September 04, 2013

monarch

reinstalled the boot loader for centos, it booted ok this time

working on ldap
- installed openldap and openldap-clients using yum
- edited nsswitch.conf
- backed up /etc to an nfs drive
- copied over ldap.conf
- verify with getent passwd
   - no luck yet
- install pam_ldap.x86_64 nss-pam-ldapd.x86_64 openssh-ldap.x86_64
- copy krb5.conf
- copied ldap.conf to pam_ldap.conf
- copied pam.d/
- rebooting
   - fail, could not login at all
- reverted /etc
   - still bad
       - ssh does not work, but can login at terminal
       - must have been temporary... ssh working now
 - disabled selinux
 - recopied ldap, krb, nssswitch
 - testing ssh with root
 - trying to work with authconfig and sssd to get the proper settings in place
 - trying to reboot again to flush out any cached stuff

No comments: