ipsilon / sssd: try and set ldap_dref_threshold to 0 to improve things with sssd
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e21c30a720
commit
f732a95cb3
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ access_provider = ipa
|
|||
cache_credentials = True
|
||||
ldap_tls_cacert = /etc/ipa/ca.crt
|
||||
krb5_store_password_if_offline = True
|
||||
ldap_deref_threshold = 0
|
||||
sudo_provider = ipa
|
||||
autofs_provider = ipa
|
||||
subdomains_provider = ipa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue