rnelson0 / puppet-domain_join

Provides just enough configuration to join a Linux node to an Active Directory domain.
Apache License 2.0
1 stars 4 forks source link

sssd service should be enabled/disabled appropriately #26

Open rnelson0 opened 7 years ago

rnelson0 commented 7 years ago

Currently, after leaving the domain, sssd is stopped. It is not disabled and could restart after a reboot. Ensure it is disabled then, and also that it is enabled when a domain join completes.