Modified: identity/CatDap/trunk/catdap.yml
===================================================================
--- identity/CatDap/trunk/catdap.yml 2010-12-13 23:15:43 UTC (rev 168)
+++ identity/CatDap/trunk/catdap.yml 2010-12-16 00:33:50 UTC (rev 169)
@@ -20,6 +20,8 @@
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 @@
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