aboutsummaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in11
1 files changed, 3 insertions, 8 deletions
diff --git a/config.in b/config.in
index da19ad1..05ea35c 100644
--- a/config.in
+++ b/config.in
@@ -12,14 +12,9 @@ default_realm = fripost.org
# The LDAP suffix that will be appended to bind and search DN:s.
ldap_suffix = ou=virtual,o=mailHosting,dc=fripost,dc=dev
-# The authentication ID for SASL binds. This has to be a kerberos
-# principal, and a ticket has to be cached for the user running the
-# program.
-krb5_principal = AdminWebPanel/fripost.org@FRIPOST.ORG
-
-# The hostname associated with the 'ldap/...' principal. (Probably the
-# fqdn of the machine running slapd).
-krb5_host = gnu.friprogramvarusyndikatet.se
+# The kerberos service instance (probably the fqdn of the machine
+# running slapd).
+krb5_service_instance = gnu.friprogramvarusyndikatet.se
# The minimum password length.
password_min_length = 12