[Chrootssh-users] System Logs for "CHROOT aspect not working on my Linux 7.2"
Brought to you by:
punkball
From: Rich R. <rr...@np...> - 2003-05-19 18:19:34
|
Here's the snapshot from /var/log/messages. SSHD is run from xinetd. I keep thinking it's some sort of environment problem, but since v3.2.3p1 works, I can't explain the difference. ------| This is version 3.2.3p1. The login was successful. The user ssync is CHROOTED |-------------- May 16 12:32:07 armstrong sshd[13188]: Connection from 205.153.39.91 port 1226 May 16 12:32:07 armstrong sshd[13188]: Enabling compatibility mode for protocol 2.0 May 16 12:32:08 armstrong sshd[13188]: Failed none for ssync from 205.153.39.91 port 1226 ssh2 May 16 12:32:08 armstrong sshd[13188]: Found matching DSA key: (the DSA key listed here) May 16 12:32:08 armstrong sshd[13188]: Postponed publickey for ssync from 205.153.39.91 port 1226 ssh2 May 16 12:32:08 armstrong sshd[13188]: Found matching DSA key: (the DSA key listed here) May 16 12:32:08 armstrong sshd[13188]: Accepted publickey for ssync from 205.153.39.91 port 1226 ssh2 May 16 12:32:21 armstrong sshd[13188]: Connection closed by remote host. May 16 12:32:21 armstrong sshd[13188]: Closing connection to 205.153.39.91 ------| This is version 3.6.1p2 it does not work for CHROOTED users. The user ssync is CHROOTED |-------------- May 16 12:32:46 armstrong sshd[13190]: Connection from 205.153.39.91 port 1227 May 16 12:32:47 armstrong sshd[13190]: Failed none for ssync from 205.153.39.91 port 1227 ssh2 May 16 12:32:47 armstrong sshd[13190]: Found matching DSA key: (the DSA key listed here) May 16 12:32:47 armstrong sshd[13190]: Found matching DSA key: (the DSA key listed here) May 16 12:32:47 armstrong sshd[13190]: Accepted publickey for ssync from 205.153.39.91 port 1227 ssh2 2 R Rich Rarey |