Are you using LDAP for authentication? Make sure you have a valid /etc/pam.d/rhn-satellite. I believe this gets overwritten with any upgrade. Here is mine:
[root@hqspacewalk1 /etc/pam.d]# cat rhn-satellite #%PAM-1.0 #%PAM-1.0 auth required pam_env.so auth sufficient pam_sss.so auth required pam_deny.so account sufficient pam_sss.so account required pam_deny.so If that is not the issue, do you see auth failures in /var/log/secure, /var/log/rhn/*, /var/log/sssd/* 2014-07-23 10:13 GMT-04:00 Götz Reinicke - IT Koordinator <[email protected]>: > Hi, > > after the update from spacewalk 2.1 -> 2.2 I cant login to the > webinterface any more. > > During the update I did not see any warnings, errors or things missing. > > The server is centos 6.5. > > Any suggestion? Thanks & regards . Götz _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
