Hi,

I have a 2.4.2 set up as it is described in how-to-authenticate-via-ldap and in 
various forum topics here. It seems to work alright, however when I click on 
/zport/acl_users/ActiveDirectory/acl_users/manage_grouprecords I get the 
following error. Any idea or help would be appreciated!

The setup is: zenoss 2.4.2 + RHEL 5.2 + installed 
python_ldap-2.3.9-py2.4-linux-x86_64.egg with easy_install as zenoss user

------
2009-07-31T18:34:37 WARNING event.LDAPDelegate Too many results for this query
Traceback (most recent call last):
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPDelegate.py", line 365, in 
search
    res = connection.search_s(base, scope, filter, attrs)
  File "/opt/zenoss/Products/LDAPUserFolder/SharedResource.py", line 115, in 
__call__
    return self._callable(*args, **kw)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 508, in search_s
    return 
self.search_ext_s(base,scope,filterstr,attrlist,attrsonly,None,None,timeout=self.timeout)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 820, in search_ext_s
    return self._apply_method_s(SimpleLDAPObject.search_ext_s,*args,**kwargs)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 772, in _apply_method_s
    return func(self,*args,**kwargs)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 502, in search_ext_s
    return self.result(msgid,all=1,timeout=timeout)[1]
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 428, in result
    res_type,res_data,res_msgid = self.result2(msgid,all,timeout)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 432, in result2
    res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 438, in result3
    ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/ldapobject.py",
 line 96, in _ldap_call
    result = func(*args,**kwargs)
SIZELIMIT_EXCEEDED: {'info': '', 'desc': 'Size limit exceeded'}
------
2009-07-31T18:34:37 ERROR Zope.SiteErrorLog 
http://zenoss.foo.tld:8080/zport/acl_users/ActiveDirectory/acl_users/manage_grouprecords
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 114, in publish
    request, bind=1)
  File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 88, in mapply
    if debug is not None: return debug(object,args,context)
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 40, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/opt/zenoss/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in 
__call__
    return self._bindAndExec(args, kw, None)
  File "/opt/zenoss/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in 
_bindAndExec
    return self._exec(bound_data, args, kw)
  File "/opt/zenoss/lib/python/App/special_dtml.py", line 175, in _exec
    try: result = render_blocks(self._v_blocks, ns)
  File "/opt/zenoss/lib/python/DocumentTemplate/DT_In.py", line 703, in 
renderwob
    try: append(render(section, md))
  File "/opt/zenoss/lib/python/DocumentTemplate/DT_Util.py", line 196, in eval
    return eval(code, d)
  File "<string>", line 0, in ?
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPUserFolder.py", line 1257, in 
getGroupType
    , attrs=['objectClass']
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPDelegate.py", line 356, in 
search
    base = self._clean_dn(base)
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPDelegate.py", line 624, in 
_clean_dn
    elems = [self._clean_rdn(x) for x in self.explode_dn(dn)]
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPDelegate.py", line 631, in 
explode_dn
    return ldap.explode_dn(dn, notypes)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/dn.py",
 line 79, in explode_dn
    dn_decomp = str2dn(dn,flags)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/dn.py",
 line 53, in str2dn
    return ldap.functions._ldap_function_call(_ldap.str2dn,dn,flags)
  File 
"/opt/zenoss/lib/python2.4/site-packages/python_ldap-2.3.9-py2.4-linux-x86_64.egg/ldap/functions.py",
 line 58, in _ldap_function_call
    result = func(*args,**kwargs)
DECODING_ERROR

/pc2




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=37514#37514

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to