[Bug 245] SSH can not log out under Solaris 2.6

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat May 18 00:58:10 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=245





------- Additional Comments From wknox at mitre.org  2002-05-18 00:58 -------
Same issue with Solaris 8 built with gcc 2.95.2 with the following configure
options:

--without-rsh --with-tcp-wrappers --with-pam --disable-suid-ssh
--with-prngd-socket
--with-default-path=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin

Running a ssh -v -v -v hangs up at the following point (I will happily attach
the entire output of this if anyone wants)

$ exit
logout
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0

Hung here until sshd killed 

debug1: channel_free: channel 0: client-session, nchannels 1
debug3: channel_free: status: The following connections are open:
  #0 client-session (t4 r0 i0/0 o0/0 fd 5/6)

debug3: channel_close_fds: channel 0: r 5 w 6 e 7
Connection to oraadm closed by remote host.
Connection to oraadm closed.
debug1: Transferred: stdin 0, stdout 0, stderr 75 bytes in 55.7 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 1.3
debug1: Exit status 0

Unfortunately, running sshd with -d -d -d doesn't completely capture the
problem, as the sshd promptly exits after the first connection closes down
(though this does point to the fact that sshd is able to close). The only oddity
in the sshd -d -d -d is the following message (last message issued before
finishing):

debug1: Cannot delete credentials[7]: Permission denied





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list