sssd.api.conf revision 4fa3ef8d8a8a3cddf8025d306c3b90b37dd431bc
# Format:
# option = type, subtype, mandatory[, default]
[service]
# Options available to all services
debug_level = int, None, false
debug_timestamps = bool, None, false
debug_microseconds = bool, None, false
debug_to_files = bool, None, false
reconnection_retries = int, None, false
[sssd]
# Monitor service
force_timeout = int, None, false
sbus_timeout = int, None, false
[nss]
# Name service
enum_cache_timeout = int, None, false
entry_cache_nowait_percentage = int, None, false
entry_negative_timeout = int, None, false
filter_users_in_groups = bool, None, false
get_domains_timeout = int, None, false
[pam]
# Authentication service
offline_credentials_expiration = int, None, false
offline_failed_login_attempts = int, None, false
offline_failed_login_delay = int, None, false
pam_verbosity = int, None, false
pam_id_timeout = int, None, false
pam_pwd_expiration_warning = int, None, false
get_domains_timeout = int, None, false
[sudo]
# sudo service
sudo_timed = bool, None, false
sudo_cache_timeout = int, None, false
[autofs]
# autofs service
autofs_negative_timeout = int, None, false
[ssh]
# ssh service
ssh_hash_known_hosts = bool, None, false
[provider]
#Available provider types
[domain]
# Options available to all domains
debug_level = int, None, false
debug_timestamps = bool, None, false
try_inotify = bool, None, false
cache_credentials = bool, None, false
store_legacy_passwords = bool, None, false
use_fully_qualified_names = bool, None, false
entry_cache_timeout = int, None, false
account_cache_expiration = int, None, false
dns_resolver_timeout = int, None, false
override_gid = int, None, false
case_sensitive = bool, None, false
#Entry cache timeouts
entry_cache_user_timeout = int, None, false
entry_cache_group_timeout = int, None, false
entry_cache_netgroup_timeout = int, None, false
entry_cache_service_timeout = int, None, false
entry_cache_autofs_timeout = int, None, false
# Special providers