<html><body><p><font color="#00204F">I have a newly installed OEL 7.1 server (7.0 DVD, then yum updated to 7.1)</font><br><font color="#00204F">The ipa-client is installed, making this server an ipa host.</font><br><br><font color="#00204F">> getent passwd xxxx</font><br><font color="#00204F">is successful for ipa users.  -->OK</font><br><font color="#00204F">However I cannot log on to the host with ipa users (direct or ssh). -->NOT OK</font><br><br><font color="#00204F">When logged on as root (local user), I can “su -“ to my ipa user. -->OK</font><br><br><font color="#00204F">"> systemctl status sssd" and "> kinit"</font><br><font color="#00204F">both show:</font><br><font color="#00204F">“Invalid UID in persistent keyring name while getting default cache.”</font><br><br><font color="#00204F">Having googled with this error, I saw some indications that it could be related to the kernel.</font><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1017683"><font color="#00204F">https://bugzilla.redhat.com/show_bug.cgi?id=1017683</font></a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1029110"><font color="#00204F">https://bugzilla.redhat.com/show_bug.cgi?id=1029110</font></a><br><br><font color="#00204F">For a fresh OEL install, the default kernel is the uek version. "Aha" I thought, let’s change back to the standard RHEL kernel.</font><br><font color="#00204F">After a reboot with the RHEL kernel, I was still not able to log in with my ipa user.</font><br><br><font color="#00204F">I then logged on as root, and changed to my ipa user via su.</font><br><font color="#00204F">> klist -l</font><br><font color="#00204F">produced:</font><br><font color="#2F2F2F">KEYRING:persistent:93397:krb_cache_76B9lf2 (Expired)</font><br><br><font color="#2F2F2F">I therefore deleted the key:</font><br><font color="#2F2F2F">> kdestroy -A</font><br><font color="#2F2F2F">Then I stopped the sssd service, and cleared the cache in </font><font color="#2F2F2F">/var/lib/sss/db/</font><font color="#2F2F2F">, then restarted sssd</font><br><br><font color="#2F2F2F">After that I was now able to log on with my ipa user (both direct and via ssh).</font><br><br><font color="#2F2F2F">However I cannot get any other ipa users to logon to this host!  --> NOT OK</font><br><font color="#2F2F2F">The same users can successfully logon to other ipa hosts in the same domain.</font><br><br><font color="#2F2F2F">My ipa user was the one used to enroll the host.</font><br><br><font color="#00204F">Any ideas?</font><br><br><font color="#00204F">sssd version = </font>1.12.2 58.el7_1.18<br>ipa-client version = 4.1.0 18.0.1.el7_1.4<br><br><font color="#00204F">kernels:</font><br><font color="#00204F">Oracle Linux Server, with Unbreakable Enterprise Kernel 3.8.13-98.5.2.el7uek.x86_64</font><br><font color="#00204F">Oracle Linux Server, with Linux 3.10.0-229.20.1.el7.x86_64</font><BR>
</body></html>