aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--catdap.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/catdap.yml b/catdap.yml
index 0777679..b2c8bce 100644
--- a/catdap.yml
+++ b/catdap.yml
@@ -20,6 +20,8 @@ Model::Proxy:
password: FIXME
host: ldap.mageia.org
start_tls: 1
+ options:
+ inet6: 1
# dn and password should not be required here, we rebind with credentials
# from the authenticated user using Model::LDAP::FromAuthentication
@@ -43,6 +45,8 @@ authentication:
store:
class: LDAP
ldap_server: 'ldap.mageia.org'
+ ldap_server_options:
+ inet6: 1
start_tls: 1
binddn: cn=catdap,ou=System Accounts,dc=mageia,dc=org
bindpw: FIXME