Skip to Content.
Sympa Menu

en - RE: [sympa-users] ldap authentication fails

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Chris Andrews" <address@concealed>
  • To: "Riccardo Veraldi" <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] ldap authentication fails
  • Date: Fri, 9 May 2008 18:35:15 -0400

By "I forgot" I meant "You forgot", it has been a long week and I am in the
middle of the flu... brain hurts

A better explanation is:

You forgot the "regex" line. This is what is applied to the authenticating
email address. This way you can have multiple authentication sections if
you have multiple populations with different authentication options. We
have an LDAP section for our BC users and a user table section for all
non-BC email address.

---
Chris Andrews
Boston College
Collaboration Team

-----Original Message-----
From: Chris Andrews [mailto:address@concealed]
Sent: Friday, May 09, 2008 10:43 AM
To: Riccardo Veraldi; address@concealed
Subject: RE: [sympa-users] ldap authentication fails

I forgot the regex line:

ldap
regexp <your domain>

---
Chris Andrews
Boston College
Collaboration Team


-----Original Message-----
From: Riccardo Veraldi [mailto:address@concealed]
Sent: Thursday, May 08, 2008 10:08 AM
To: address@concealed
Subject: [sympa-users] ldap authentication fails


Hello,
I can't make sympa authenticate or even connect to an LDAP server
for doing this I modifyed auth.conf enabling the ldap stanza

ldap
host ldapserver.mydomain.dom:636
timeout 20
suffix dc=infn,dc=it
get_dn_by_uid_filter
(&(objectClass=person)(uid=[sender]))
get_dn_by_email_filter (mail=[sender])
email_attribute mail
use_ssl 1
scope sub

but I verifyed with wireshark that ldap authentication is not tryed.
What alse I have to modfy in the configuration to activate LDAP auth ?
thank you very much

Riccardo


Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.19+.

Top of Page