|
@@ -74,6 +74,9 @@
|
|
|
## Expiration time of caching failed logins in seconds
|
|
## Expiration time of caching failed logins in seconds
|
|
|
#cache_failed_logins_expiry = 90
|
|
#cache_failed_logins_expiry = 90
|
|
|
|
|
|
|
|
|
|
+# Ignore modifyTimestamp and createTimestamp attributes. Needed if Authentik LDAP server is used. Uncomment then.
|
|
|
|
|
+#ldap_authentik_timestamp_hack = true
|
|
|
|
|
+
|
|
|
# URI to the LDAP server
|
|
# URI to the LDAP server
|
|
|
#ldap_uri = ldap://localhost
|
|
#ldap_uri = ldap://localhost
|
|
|
|
|
|