Subject: The mailing list for listmasters using Sympa
List archive
AW: [sympa-users] LDAP 2-level query inclusion not working
- From: address@concealed
- To: address@concealed
- Subject: AW: [sympa-users] LDAP 2-level query inclusion not working
- Date: Tue, 12 Oct 2004 11:46:56 +0200
Still have trouble to use LDAP query inclusion (include_ldap_query)
or LDAP 2-level query inclusion (include_ldap_2level_query) with
sympa-4.1.2.
the only differences of the config files in version 3.3.4b.3 and 4.1.2
are the the port, host and shortname.
version 3.3.4b.3 config:
host myldap.mydomain.de
port 389
version 4.1.2 config:
host myldap.mydomain.com:389
name myshortname
here is my example config with sympa 4.1.2:
-------------------------------
user_data_source include
include_ldap_query
passwd mypassword
suffix o=mysufix
host myldap.mydomain.de.com:389
user myviewer
name myshortname
select all
attrs mail
timeout 1000
filter (|(uid=myuid)(uid=...))
scope sub
-------------------------------
if i change it to separate host and port and use
sympa version 3.3.4b.3:
-------------------------------
user_data_source include
include_ldap_query
passwd mypassword
suffix o=mysufix
host myldap.mydomain.de.com
port 389
user myviewer
select all
attrs mail
timeout 1000
filter (|(uid=myuid)(uid=...))
scope sub
-------------------------------
i get my subscriber.db updated from ldap.
This is on the same maschine and same perl (5.6.1) and same
configure options for sympa 3.3.4b.3 and 4.2.1.
regards Oliver Walter
-----Ursprüngliche Nachricht-----
Von: Walter, Oliver (BR/PIR) [mailto:address@concealed]
Gesendet: Montag, 11. Oktober 2004 09:40
An: address@concealed
Betreff: [sympa-users] LDAP 2-level query inclusion not working
Hallo list,
please need really urgent help. After updating sympa from 3.3.4b
to 4.1.2, LDAP 2-level query inclusion is not working any more.
We use authentication against ldap (etc/auth.conf) which is working well,
but our mailing lists are not updatable anymore. Even if subscribers.db
exists i have 0 subscriber.
-rw------- 1 sympa nobody 278528 Oct 11 09:28 subscribers.db
The date is the current, but my subscribers are 0!
hope anyone can help.
Mit freundlichen Grüßen / Best regards
Oliver Walter
Zentrale Informationsverarbeitung
Bosch Rexroth AG
The Drive & Control Company
Sandweg 45
D-97737 Gemünden-Langenprozelten
telefone: +49(0)9352-18-1862
mailto:address@concealed
http://www.boschrexroth.com
- AW: [sympa-users] LDAP 2-level query inclusion not working, Oliver . Walter, 10/12/2004
Archive powered by MHonArc 2.6.19+.