|
Hi,
I don't think that you can get this info for a currently running connection. I think that you will need to stop the session, stop the sshd (server) and then restart the server with the debug option '-d' you can get more detail by adding a second or third '-d'. It runs sshd in the foreground and will only handle one connection. Have a look at the man page for sshd.
Hope this does the trick.
|