Skip to Content.
Sympa Menu

en - Re: [sympa-users] LDAP with SYMPA

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "antonelli@cnaf" <address@concealed>
  • To: "Pinson, Brian" <address@concealed>, "address@concealed" <address@concealed>
  • Subject: Re: [sympa-users] LDAP with SYMPA
  • Date: Thu, 31 Oct 2019 21:29:22 +0100

Hi Brian,

> I just wanted to ask if anyone has successfully deployed LDAP with
> SYMPA? The documentation I found online doesn’t seem to be working for me.

yes;

1) if you mean authentication: we are exploiting it by "CAS/SSO -> Our LDAP server" https://sympa-community.github.io/manual/customize/cas.html

cas
base_url https://our_cas.domain.it/cas
non_blocking_redirection off
auth_service_name AAI
auth_service_friendly_name AAI
logout_path /logout
ldap_host our_ldap_server:636
ldap_bind_dn cn=daemon,dc=fort,dc=infn,dc=it
ldap_bind_password ***************
ldap_suffix ou=People,dc=infn,dc=it
ldap_get_email_by_uid_filter (uid=[uid])
ldap_email_attribute mail
ldap_timeout 7
use_tls ldaps

2) we create subscribers for some lists "dinamically" by querying our LDAP server (see screenshot) and filtering their role

regards
Stefano


On 31/10/2019 19:16, Pinson, Brian wrote:
Good Afternoon Everyone!

New to Sympa here. So far so good!

I just wanted to ask if anyone has successfully deployed LDAP with SYMPA? The documentation I found online doesn’t seem to be working for me.

Much appreciated!

Thanks,

*Brian Pinson*

/Server Engineer | Information Services/

Attachment: Screenshot 2019-10-31 at 21.15.33.png
Description: PNG image




Archive powered by MHonArc 2.6.19+.

Top of Page