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: "Pinson, Brian" <address@concealed>
  • To: "antonelli@cnaf" <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] LDAP with SYMPA
  • Date: Fri, 1 Nov 2019 14:07:30 +0000

Quick question,
The snapshot you attached, where are those settings? I've been doing it from
the command line editing the auth.conf file under /etc/sympa.

Thanks,
Brian Pinson
Server Engineer | Information Services



-----Original Message-----
From: antonelli@cnaf <address@concealed>
Sent: Thursday, October 31, 2019 3:29 PM
To: Pinson, Brian <address@concealed>; address@concealed
Subject: Re: [sympa-users] LDAP with SYMPA

ATTENTION: This email originated from a sender outside of MCW. Use caution
when clicking on links or opening attachments.
________________________________

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://urldefense.proofpoint.com/v2/url?u=https-3A__sympa-2Dcommunity.github.io_manual_customize_cas.html&d=DwID-g&c=aFamLAsxMIDYjNglYHTMV0iqFn3z4pVFYPQkjgspw4Y&r=StudPj9eqEArxq6EJ4XPDw&m=y_Y8xYyxAKBv8x7vgiZ4XvQTV8Wb1Xfc1KdNIgipgME&s=gZPt5GRjaBhCpb_D2UQPshg_u5xTfnfpEUqf4zACQDg&e=

cas
base_url
https://urldefense.proofpoint.com/v2/url?u=https-3A__our-5Fcas.domain.it_cas&d=DwID-g&c=aFamLAsxMIDYjNglYHTMV0iqFn3z4pVFYPQkjgspw4Y&r=StudPj9eqEArxq6EJ4XPDw&m=y_Y8xYyxAKBv8x7vgiZ4XvQTV8Wb1Xfc1KdNIgipgME&s=aq48fUJMAqGxW9jncwjTZuO1axRhdilUfbLkKJkcU84&e=
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/
>



Archive powered by MHonArc 2.6.19+.

Top of Page