search for: ldap_enumeration_refresh_timeout

Displaying 2 results from an estimated 2 matches for "ldap_enumeration_refresh_timeout".

2025 May 16
2
LDAP + SSSD + Winbind group membership updating
...cache_credentials = False ldap_id_use_start_tls = True ldap_tls_cacertdir = /etc/openldap/certs ldap_tls_reqcert = allow ldap_user_object_class = posixAccount ldap_user_name = uid #ldap_user_fullname = cn #ldap_group_object_class = groupOfNames #ldap_group_name = cn #ldap_group_nesting_level = 4 ldap_enumeration_refresh_timeout = 10 entry_cache_timeout = 10 entry_cache_user_timeout = 10 entry_cache_group_timeout = 10 enumerate = True memcache_timeout = 10 ### SMB.conf: [global] workgroup = LOC netbiosname = LOC security = user passdb backend = ldapsam:ldap://localhost ldapsam:editposix = yes ldapsam:tr...
2019 Aug 05
4
No dynamic dns updates if client ip changed
...udo_provider = none ??????? ldap_id_mapping = false ??????? fallback_homedir = /home/%u ??????? default_shell = /bin/bash ??????? skel_dir = /etc/skel ??????? krb5_keytab=/etc/krb5.sssd.keytab ??????? enumerate = true ??????? ldap_user_gecos = description ??????? cache_credentials = false ??????? ldap_enumeration_refresh_timeout = 30 ? If you need some more infos please let me know but I think I just missed an option to activate it?