[Zope] ZLDAP 1.0 beta 2
   
    Jeffrey Shell
     
    Jeffrey@digicool.com
       
    Wed, 10 May 2000 10:09:43 -0400
    
    
  
Alright.  What is happening is that this is failing non gracefully when
it can't retrieve the base entry.  This will be handled better in the
next beta and/or final release of current snapshot which may happen this
week.
There is now a Wiki in the ZopeLDAP Product that will start to collect
some documentation and how-to's.  It will also be a capture point for
future directions.
http://www.zope.org/Members/jshell/ZopeLDAP/ZopeLDAPWiki/FrontPage
> -----Original Message-----
> From: Petr Knapek [mailto:knapek@knapek.pvt.net]
> Sent: Wednesday, May 10, 2000 6:20 AM
> To: zope@zope.org
> Subject: [Zope] ZLDAP 1.0 beta 2
> 
> 
> Hi Jeffrey,
> I tried to install your product ZLDAP on my Zope 2.1.6 (Debian Linux
> box). I can open connection to an LDAP server and to get 
> search results
> when an LDAP method is used. That's no problem. What annoys me is this
> Zope error message when I try to make LDAP connection object browsable
> in manage mode (browse tab):
> 
>         Zope Error
> 
>         Zope has encountered an error while publishing this resource.
> 
>         Error Type: IndexError
>         Error Value: list index out of range
[ snip ]