Hi Timo, I can confirm that creating just /var/lib/sss/gpo_cache and changing ownership to sssd resolves the issue.
Steps taken: Spun up a new 16.04 server, updated all packages, installed relevant packages for realmd/sssd to work, rebooted. Joined domain using realmd, verified it was successful. I then confirmed I was still having the same issue logging in with domain accounts. mkdir /var/lib/sss/gpo_cache chown -R sssd:sssd /var/lib/sss/gpo_cache systemctl restart sssd All issues with logging in (ssh, console, su) as a domain user have been resolved on this machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579092 Title: sssd user can't login and ssh to server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1579092/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
