Subject: The mailing list for listmasters using Sympa
List archive
- From: Thomas Berry <address@concealed>
- To: address@concealed
- Subject: [sympa-users] Re: sympa authentication with LDAP
- Date: Tue, 13 Feb 2007 18:36:53 +0100
To change the authentication in Sympa edit the auth.conf file.
The "get_dn_by_uid_filter" setting is the key to your objective.
Here's how I did it (be sure to replace <value> with your own settings):
ldap
host <ldap_host>:<port>
timeout 20
suffix <search_base>
get_dn_by_uid_filter (uid=[sender])
get_dn_by_email_filter (mail=[sender])
email_attribute mail
scope sub
use_ssl 1
ssl_version sslv3
ssl_ciphers MEDIUM:HIGH
user_table
regexp .*
- [sympa-users] Re: sympa authentication with LDAP, Thomas Berry, 02/13/2007
Archive powered by MHonArc 2.6.19+.