sssd.api.conf revision e7ccfb139388c947ec2dee16cfe3005f5643b90d
# 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
client_idle_timeout = int, None, false
force_timeout = int, None, false
[sssd]
# Monitor service
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
local_negative_timeout = int, None, false
filter_users_in_groups = bool, None, false
get_domains_timeout = int, None, false
memcache_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
pam_cert_auth = bool, None, false
p11_child_timeout = int, None, false
[sudo]
# sudo service
sudo_timed = bool, None, false
sudo_inverse_order = bool, None, false
[autofs]
# autofs service
autofs_negative_timeout = int, None, false
[ssh]
# ssh service
ssh_hash_known_hosts = bool, None, false
ssh_known_hosts_timeout = int, None, false
[pac]
# PAC responder
pac_lifetime = int, None, false
[ifp]
# InfoPipe responder
[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
force_timeout = int, None, false
offline_timeout = int, None, false
cache_credentials = bool, None, false
cache_credentials_minimal_first_factor_length = int, None, false
store_legacy_passwords = bool, None, false
use_fully_qualified_names = bool, None, false
ignore_group_members = bool, None, false
entry_cache_timeout = int, None, false
account_cache_expiration = int, None, false
pwd_expiration_warning = int, None, false
dns_resolver_timeout = int, None, false
override_gid = int, None, false
subdomain_refresh_interval = int, None, false
cached_auth_timeout = int, 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
entry_cache_sudo_timeout = int, None, false
entry_cache_ssh_host_timeout = int, None, false
refresh_expired_interval = int, None, false
# Dynamic DNS updates
dyndns_update = bool, None, false
dyndns_ttl = int, None, false
dyndns_refresh_interval = int, None, false
dyndns_update_ptr = bool, None, false
dyndns_force_tcp = bool, None, false
# Special providers