From 04cb0f0eb2a85f78411b67d9ce1e6dce71fcebd9 Mon Sep 17 00:00:00 2001 From: niten Date: Sun, 1 Oct 2023 22:21:17 -0700 Subject: [PATCH] Fixes per errors --- dovecot.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dovecot.nix b/dovecot.nix index 3e0b6fc..b54aa17 100644 --- a/dovecot.nix +++ b/dovecot.nix @@ -273,7 +273,6 @@ in { [sssd] config_file_version = 2 reconnection_retries = 3 - sbus_timeout = 30 domains = informis.land services = nss, pam @@ -298,7 +297,7 @@ in { ldap_group_object_class = group ldap_group_name = cn - ldap_default_bind_fn = SSSD_LDAP_BIND_DN + ldap_default_bind_dn = SSSD_LDAP_BIND_DN ldap_default_authtok = SSSD_LDAP_AUTH_TOKEN ''; };