[Zope] Problem while adding LDAP adapter
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sat, 29 Mar 2003 02:10:50 +0100
    
    
  
Paul Naveen Raj Jeyaraj wrote at 2003-3-26 17:02 +0530:
 > I added a LDAP adapter in my zope. I am getting the following error when
 > I try to view the groups(Show Groups). Can anyone help me? I am running
 > zope 2.5.1. Thank you.
 >  
 > Zope has encountered an error while publishing this resource.
 > 
 > Error Type: OPERATIONS_ERROR
 > Error Value: {'desc': 'Operations error', 'info': '000020D6: SvcErr:
 > DSID-03100690, problem 5012 (DIR_ERROR), data 0\n'}
As you may see, this is an error message created by your
LDAP server.
Consult the respective documentation to find out what it means....
Dieter