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) does´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 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

Reply via email to