Add sssd configuration.

This commit is contained in:
Darren 'Tadgy' Austin 2026-04-01 17:01:51 +00:00
commit c140a4e0b2
5 changed files with 212 additions and 187 deletions

8
etc/default/sssd Normal file
View file

@ -0,0 +1,8 @@
# Defaults for sssd, installed at /etc/default/sssd by the maintainer scripts
# Additional options that are passed to the Daemon.
# This is only used for /etc/init.d/sssd
DAEMON_OPTS="-D --logger=files"
# Where to direct debug output, valid options are 'files', 'journald', 'stderr'.
#DEBUG_LOGGER=--logger=journald