mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-15 23:02:15 +03:00
26 lines
489 B
Text
26 lines
489 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@%d
|
||
|
access_provider = ad
|