Okay, I set LogLevel=DEBUG3 and reloaded sshd, but I got no more
output than usual:
May 27 09:14:55 treat sshd[11739]: Received SIGHUP; restarting.
May 27 09:14:55 treat sshd[2352]: Server listening on 0.0.0.0 port 22.
May 27 09:15:31 treat sshd[2356]: Connection from 64.166.164.53 port 32776 May 27 09:15:36 treat sshd[2356]: Accepted keyboard-interactive/pam for kevin from 64.166.164.53 port 32776 ssh2 May 27 09:15:36 treat sshd(pam_unix)[2361]: session opened for user kevin by (uid=0)

And when it's "ssh" instead of "scp", I get:

May 27 09:20:53 treat sshd[2392]: Connection from 64.166.164.53 port 32777 May 27 09:20:57 treat sshd[2392]: Accepted keyboard-interactive/pam for kevin from 64.166.164.53 port 32777 ssh2 May 27 09:20:57 treat sshd(pam_unix)[2402]: session opened for user kevin by (uid=0)
May 27 09:21:01 treat sshd[2402]: Connection closed by 64.166.164.53
May 27 09:21:01 treat sshd(pam_unix)[2402]: session closed for user kevin
May 27 09:21:01 treat sshd[2402]: Closing connection to 64.166.164.53

Which covers a simple login-logout sequence.

--
Kevin O'Gorman, PhD

well, it really looks from both ends like it's working. what is the shell for the given user? in /etc/passwd, if you're using local authentication.
--
gentoo-user@gentoo.org mailing list

Reply via email to