mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-15 17:12:15 +03:00
25 lines
486 B
Text
25 lines
486 B
Text
[nss]
|
|
filter_groups = root,adm
|
|
filter_users = root,adm
|
|
reconnection_retries = 3
|
|
|
|
[pam]
|
|
reconnection_retries = 3
|
|
|
|
[sssd]
|
|
###domains###
|
|
config_file_version = 2
|
|
services = nss, pam
|
|
|
|
###[domain/###
|
|
###ad_domain###
|
|
###krb5_realm###
|
|
realmd_tags = manages-system joined-with-adcli
|
|
cache_credentials = True
|
|
id_provider = ad
|
|
krb5_store_password_if_offline = True
|
|
default_shell = /bin/bash
|
|
ldap_id_mapping = True
|
|
use_fully_qualified_names = False
|
|
fallback_homedir = /home/%u
|
|
access_provider = ad
|