[Mageia-sysadm] [169] add ipv6 support by default ( at least as example on how to do it ), patch by Maarten Vanraes
root at mageia.org
root at mageia.org
Thu Dec 16 01:33:50 CET 2010
Revision: 169
Author: misc
Date: 2010-12-16 01:33:50 +0100 (Thu, 16 Dec 2010)
Log Message:
-----------
add ipv6 support by default ( at least as example on how to do it ), patch by Maarten Vanraes
Modified Paths:
--------------
identity/CatDap/trunk/catdap.yml
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101216/60953ba0/attachment.html>
More information about the Mageia-sysadm
mailing list