From: <mi...@st...> - 2004-01-16 23:06:14
|
Roach, Mark R. wrote: > > File "/tmp/python-ldap-1.9.999.pre04/debian/tmp/usr/lib/python2.1/site-packages/ldap/__init__.py", line 31, in _ldap_call > ldap.OPERATIONS_ERROR: {'desc': 'Operations error', 'info': '00000000: LdapErr: DSID-0C0905FF, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vece'} Seems you're using an outdated Debian package. This version had some issues. Please try whether the current version solves your problem. Also it's of interest which version of the OpenLDAP libs python-ldap is using on your system. Please upgrade to latest OpenLDAP 2.1.x especially if still OpenLDAP 2.0.x is around. Ciao, Michael. |