Skip to Content.
Sympa Menu

en - Re: [sympa-users] LDAP Auth for Sympa web server

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Hanno van den Boogaard <address@concealed>
  • To: Nico Lambrechts <address@concealed>, "address@concealed" <address@concealed>
  • Subject: Re: [sympa-users] LDAP Auth for Sympa web server
  • Date: Wed, 18 Sep 2019 09:09:24 +0000

Hi Niko,

you can find a sample in the archive:

Active Directory auth is working now.
ldap
host adhost.xyz.de:389
use_tls starttls
ca_verify none
timeout 60
bind_dn
address@concealed
bind_password xxyyzz
suffix dc=xyz,dc=de
get_dn_by_uid_filter (uid=[sender])
get_dn_by_email_filter (|(mail=[sender])
(mailalternateaddress=[sender]))
email_attribute mail
pscope sub

Regards,
Hanno

 

Von: <address@concealed> im Auftrag von Nico Lambrechts <address@concealed>
Antworten an: Nico Lambrechts <address@concealed>
Datum: Mittwoch, 18. September 2019 um 12:01
An: "address@concealed" <address@concealed>
Betreff: [sympa-users] LDAP Auth for Sympa web server

 

Good day,

 

I have Sympa 6.2.24 running on Ubuntu 18.04.

My requirement is to use our Active Directory as a LDAP provider for users to be able to authenticate on the SYMPA web interface.

 

I have tried to modify our /etc/sympa/auth.conf file with our relevant LDAP details, but it does not seem to work as it returns a bad password error.

 

Does anyone perhaps have a sample of working configuration?

 

 

Regards,

Nico Lambrechts

 



This communication is subject to the University of Fort Hare e-Mail Disclaimer




Archive powered by MHonArc 2.6.19+.

Top of Page