Skip to Content.
Sympa Menu

en - RE: [sympa-users] Using LDAP groups for mailing lists

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Ward, Michael" <address@concealed>
  • To: <address@concealed>
  • Subject: RE: [sympa-users] Using LDAP groups for mailing lists
  • Date: Mon, 21 Aug 2006 11:52:55 +1200

Typical… spend all morning looking for a solution then find it only 5 mins after asking about it J.

 

Stumbled across the ‘memberOf’ query parameter, so I was able to use the LDAP query inclusion (include_ldap_query) function using the filter:

 

(memberOf=CN=mygroup,OU=Groups,DC=domain,DC=com)

 

Which works like a dream! Now onto the next thing to get working… dynamic list based on a SQL database query…

 

Michael


From: Ward, Michael
Sent: Monday, 21 August 2006 11:38 a.m.
To: address@concealed
Subject: [sympa-users] Using LDAP groups for mailing lists

 

Hi,

 

I’m trying to setup a mailing list with the members based on the members of a group in my LDAP directory. I’ve managed to setup a dynamic list based on an LDAP query inclusion (include_ldap_query) so I know my connection to the LDAP directory is ok. I’m just having trouble figuring out the settings I should be using in the LDAP 2-level query inclusion (include_ldap_2level_query) section.

 

Does anyone have any examples of the setup for an LDAP 2-level query inclusion (include_ldap_2level_query) used for basing the group membership on an LDAP group? At least this will give me an idea of the type of data strings the function is looking for!

 

Thanks

Michael




Archive powered by MHonArc 2.6.19+.

Top of Page