• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

Restart SSSD Service

January 4, 2019

Just documenting how to restart SSSD service. SSSD is a service that allows Active Directory groups access to Linux systems.

systemctl restart sssd.service

systemctl restart sssd.service

For other or older Linux distros, you may have to use this:

service sssd restart

service sssd restart

You can always try the other if one doesn’t work.

Filed Under: Linux Tagged With: restart, service, sssd

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023