aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/auth.conf
blob: 94908e15eb16642af557192dceed4bb50aad6eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ldap
        host                            ldap.<%= domain %>:389
        timeout                         30
        suffix                          <%= dc_suffix %>
        get_dn_by_uid_filter            (uid=[sender])
        get_dn_by_email_filter          (|(mail=[sender])(mailalternateaddress=[sender]))
        email_attribute                 mail
        scope                           sub
        use_ssl                         1
        bind_dn                         cn=alamut-sympa,ou=System Accounts,<%= dc_suffix %>
        bind_password                   <%= ldap_passwd %>


user_table
        regexp                 .*