Logingrace time and debug mode

selvesteen_at_hotmail.com
Date: 05/31/05


Date: 31 May 2005 05:14:11 -0700

Hello All,

I am using OpenSSH on hp-ux 11.23 box. For testing I started sshd with
following options in debug mode

 sshd -o'logingracetime 1m' -ddd

I conneted my client and waited over the gracetime, but the client
still could successfully connect to the server

time ssh -l mit localhost -vvv date

Tue May 31 18:56:58 IST 2005
debug3: channel 0: will not send data after close
debug2: channel 0: obuf empty
debug2: channel 0: close_write
debug2: channel 0: output drain -> closed
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: send close
debug2: channel 0: is dead
debug2: channel 0: garbage collecting
debug1: channel 0: free: client-session, nchannels 1
debug3: channel 0: status: The following connections are open:
  #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cfd -1)

debug3: channel 0: close_fds r -1 w -1 e 9 c -1
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.2 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0

real 11m47.23s
user 0m0.06s
sys 0m0.02s

But the SSHD works perfectly when it is started in normal mode.
Is this a correct behaviour?



Relevant Pages

  • X11 Forwarding problems without an interactive shell
    ... I saw a mention that using -x +x command switches with ssh ... In the successful case I notice there is a request of a shell ... debug2: channel 0: request pty-req confirm 0 ...
    (comp.os.vms)
  • Re: Problem with tunneling vnc through ssh (via a gateway)
    ... debug1: Connecting to localhost port 1234. ... debug2: fd 4 setting O_NONBLOCK ... debug2: channel 2: request exec ... debug2: channel 2: rcvd ext data 85 ...
    (comp.security.ssh)
  • Login hangs in X11 with AIX 5.2
    ... debug3: authmethod_is_enabled publickey ... debug2: we sent a publickey packet, ... debug1: Server accepts key: pkalg ssh-rsa blen 149 ... debug1: channel 0: new ...
    (comp.security.ssh)
  • openssh3.7p1 chroot patch not work on solaris 7
    ... debug1: monitor_child_preauth: test has been authenticated by privileged process ... debug3: mm_get_keystate: Waiting for new keys ... debug2: mac_init: found hmac-sha1 ... debug1: channel 0: new ...
    (comp.unix.solaris)
  • openssh3.7p1 chroot patch not work on solaris 7
    ... debug1: monitor_child_preauth: test has been authenticated by privileged process ... debug3: mm_get_keystate: Waiting for new keys ... debug2: mac_init: found hmac-sha1 ... debug1: channel 0: new ...
    (comp.security.ssh)