I'm periodically getting this error from my Python script, mostly when I'm trying to unbind the LDAP connection: ldap_connection.unbind() Any suggestions on why this is happening and what I need to do to fix it?
I'm periodically getting this error from my Python script, mostly when I'm trying to unbind the LDAP connection:
Any suggestions on why this is happening and what I need to do to fix it?