Hi Thomas,

I have change the Ldap-Filter to
(|(mail=EMAILADDRESS)(mailaddress=EMAILADDRESS)).
In the Maillog I can´t find something like LDAP Verify / add to
LDAPDATABASE or so. (Ldaplog stay at verbose).
When I look in the LDAP-Database, the database is emty. 
I put here some Log-Lines:

Sep-13-09 20:33:06 [Worker_1] Connected: 83.30.60.225:17716 ->
172.16.7.70:25 ->
                   172.16.7.25:25
Sep-13-09 20:33:06 [Worker_1]
ofb8c8d06d.8dd62054-onc1256e77.006be...@dc0dam.de matches @dc0dam.de in
                   LocalAddresses_Flat
Sep-13-09 20:33:07 [Worker_1]
ofb8c8d06d.8dd62054-onc1256e77.006be...@dc0dam.de matches @dc0dam.de in
                   LocalAddresses_Flat
Sep-13-09 20:33:07 [Worker_1] Disconnected: 83.30.60.225 


172.16.7.70= ASSP Version 2 under Freebsd
172.16.7.25 = Maiserver / LDAP Server
Have you got another idea, what goes by me wrong ?


>>> Thomas Eckardt/eck <thomas.ecka...@thockar.com> 13.09.09 20.15 Uhr
>>>
LDAP_PARAM_ERROR
89 (x'59)
An ldap routine was called with a bad parameter.


This setting for LDAPFilter should work anywhere (if the default server 
LDAP config is used) - if not sure, leave LDAPRoot blank.

(|(mail=EMAILADDRESS)(mailaddress=EMAILADDRESS))

MS-AD users some times using 
proxyaddresses=smtp:EMAILADDRESS


Thomas




"admin" <ad...@dc0dam.de> 
13.09.2009 19:35
Bitte antworten an
ASSP development mailing list <assp-test@lists.sourceforge.net>


An
<assp-test@lists.sourceforge.net>
Kopie

Thema
[Assp-test] Antw:  Antwort:  Error in LDAP-Search ?






Hi Thomas,
then I was a little surprise:
With LDAP-Admin i have no problems to read all the ldap-entrys.
The field mail contains the email-adress from the user.
The Ldapfilter have I set to mail=EMAILADRESS.
ASSP doesńt find the email-adress from the receiver User and give me
error 89.

If you like, I can give you the Connect-Data from my LDAP to test it and
say me, where my mistake is.

Best regards
Ralf


>>> Thomas Eckardt/eck <thomas.ecka...@thockar.com> 13.09.09 16.24 Uhr
>>>
LDAP works with any LDAP server. Novell EDIR - any version is working
well 
with ASSP (also MS-AD, Groupwise LDAP, Lotus Domino, OpenLDAP, Oracle OD

...).
Setup LDAP mappings (read the LDAP TID's at support.novell.com) of the 
LDAP-Server to your need. Set the ldapflt to the fields you want to get 
back.

Thomas




"admin" <ad...@dc0dam.de> 
13.09.2009 15:59
Bitte antworten an
ASSP development mailing list <assp-test@lists.sourceforge.net>


An
<assp-test@lists.sourceforge.net>
Kopie

Thema
[Assp-test] Error in LDAP-Search ?






Hello,
my ldap (Novell EDIR 8.8 S5) doeśt work with assp2. The assp log
(verbose in LDA) tell my only :
LDAP search error: 89 -- '' check ignored I have build a Perl-Script to
test the LDAP.
with the Code from assp:

# perform a search
  $mesg = $ldap->search(base   => $ldaproot,
                        filter => $ldapflt,
                        attrs => ['cn'],
                        sizelimit => 1
                        );
i become only 1 Record back, the record of the LDAP Login user.

Without "sizelimit => 1" I become all record back.

Could it be my ldap problem ?

Ralf

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
30-Day 
trial. Simplify your report design, integration and deployment - and
focus 
on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test



DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential,
legally 
privileged and protected in law and are intended solely for the use of
the 

individual to whom 
it is addressed.
This email was 
m------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
30-Day 
trial. Simplify your report design, integration and deployment - and
focus 
on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test



DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential,
legally 
privileged and protected in law and are intended solely for the use of
the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to