SSSd

SSH connection problem with AD.

  • check configuration between two servers (if one of them is working fine)
  • try to restart/clean cache:
systemctl stop sssd.service
sss_cache -E
rm -rf /var/lib/sss/db/*
rm -f /var/log/sssd/*
systemctl start sssd.service

Last modified: Wed Jun 18 15:11:52 2025