[Mageia-sysadm] [539] - fix wrong config file directive ( and also align the last line )

root at mageia.org root at mageia.org
Tue Dec 7 04:21:29 CET 2010


Revision: 539
Author:   misc
Date:     2010-12-07 04:21:29 +0100 (Tue, 07 Dec 2010)
Log Message:
-----------
- fix wrong config file directive ( and also align the last line )

Modified Paths:
--------------
    puppet/modules/sympa/templates/auth.conf

Modified: puppet/modules/sympa/templates/auth.conf
===================================================================
--- puppet/modules/sympa/templates/auth.conf	2010-12-07 02:40:38 UTC (rev 538)
+++ puppet/modules/sympa/templates/auth.conf	2010-12-07 03:21:29 UTC (rev 539)
@@ -3,10 +3,10 @@
         timeout                         30
         suffix                          <%= dc_suffix %>
         get_dn_by_uid_filter            (uid=[sender])
-        get_dn_by_email                 (|(mail=[sender])(mailalternateaddress=[sender]))
+        get_dn_by_email_filter          (|(mail=[sender])(mailalternateaddress=[sender]))
         email_attribute                 mail
         scope                           sub
-	use_ssl                         1
+        use_ssl                         1
 
 user_table
         regexp                 .*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101207/4c3a11ff/attachment.html>


More information about the Mageia-sysadm mailing list