[NBLUG/talk] the debian way
Walter Hansen
gandalf at sonic.net
Thu Feb 2 16:55:33 PST 2006
> Run a separate instance of sshd with debugging options turned on, and
> try again.
Looks like I need to play with my clock....
This make any sense to anybody?
Feb 2 08:59:49 localhost sshd[8612]: Connection from ::ffff:192.168.33.1
port 2956
Feb 2 08:59:49 localhost sshd[8555]: debug1: Forked child 8612.
Feb 2 08:59:49 localhost sshd[8612]: debug1: Client protocol version 2.0;
client software version PuTTY-Release-0.52
Feb 2 08:59:49 localhost sshd[8612]: debug1: no match: PuTTY-Release-0.52
Feb 2 08:59:49 localhost sshd[8612]: debug1: Enabling compatibility mode
for protocol 2.0
Feb 2 08:59:49 localhost sshd[8612]: debug1: Local version string
SSH-2.0-OpenSSH_3.8.1p1 Debian-8.sarge.4
Feb 2 08:59:51 localhost sshd[8612]: debug1: PAM: initializing for "whansen"
Feb 2 08:59:51 localhost sshd[8612]: debug1: PAM: setting PAM_RHOST to
"192.168.33.1"
Feb 2 08:59:51 localhost sshd[8612]: debug1: PAM: setting PAM_TTY to "ssh"
Feb 2 08:59:51 localhost sshd[8612]: Failed none for whansen from
::ffff:192.168.33.1 port 2956 ssh2
Feb 2 09:00:01 localhost CRON[8615]: (pam_unix) session opened for user
root by (uid=0)
Feb 2 09:00:02 localhost CRON[8615]: (pam_unix) session closed for user root
Feb 2 09:00:05 localhost sshd[8612]: debug1: do_cleanup
Feb 2 09:00:05 localhost sshd[8612]: debug1: PAM: cleanup
>
> $ alias ll="ls -Altrh"
>
> Or whatever you like. You can put that command in your ~/.bashrc as well.
Thanks, this seems to work where the other syntax did not. Probably
differences between deb and the other systems.
More information about the talk
mailing list