You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Manuel FLURY (Jira)" <ji...@apache.org> on 2022/02/14 17:01:00 UTC

[jira] [Created] (DIRSTUDIO-1295) When closing connection to LDAP, connection doesn't UNBIND and resulting in a lost connection from server

Manuel FLURY created DIRSTUDIO-1295:
---------------------------------------

             Summary: When closing connection to LDAP, connection doesn't UNBIND and resulting in a lost connection from server
                 Key: DIRSTUDIO-1295
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1295
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-connection
    Affects Versions: 2.0.0-M17
         Environment: N/A
            Reporter: Manuel FLURY


When opening a connection to LDAP server with credentials, connection is opened, but when pushing the "close connection" using contextual menu, it doesn't UNBIND before triggering a connection lost error

 

{{Feb 14 16:41:43 myLDAPserver slapd[1946001]: conn=1000 fd=13 ACCEPT from IP=10.153.200.152:58180 (IP=0.0.0.0:11389)}}
{{Feb 14 16:41:43 myLDAPserver slapd[1946001]: conn=1000 op=0 BIND dn="cn=Directory Manager,dc=example,dc=com" method=128}}
{{Feb 14 16:41:43 myLDAPserver slapd[1946001]: conn=1000 op=0 BIND dn="cn=Directory Manager,dc=example,dc=com" mech=SIMPLE bind_ssf=0 ssf=0}}
{{Feb 14 16:41:43 myLDAPserver slapd[1946001]: conn=1000 op=0 RESULT tag=97 err=0 qtime=0.000014 etime=0.000105 text=}}
{{{}.../...{}}}{{{}Feb 14 17:37:17 myLDAPserver slapd[1946001]: conn=1000 op=29 SEARCH RESULT tag=101 err=0 qtime=0.000018 etime=0.000108 nentries=1 text={}}}
{{{color:#de350b}Feb 14 17:37:27 myLDAPserver slapd[1946001]: conn=1000 fd=13 closed (connection lost){color}}}
{{}}

I think there should be an UNBIND before closing connection.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org