Displaying 2 results from an estimated 2 matches for "chrootsshp1".
Did you mean:
chrootssh
2007 Sep 22
1
chroot support for ssh and sftp
List,
I'm current running an older, patched version of OpenSSH with chroot
support (OpenSSH_4.2-chrootsshp1). It's the chrootssh patch that James
Dennis has been providing. I checked back lately and found that even
with the portable OpenSSH source currently at 4.7p1, James doesn't have
anything newer than 4.5p1. I'd like to upgrade so I tried my hand at
implementing the patch in the 4.7p1...
2006 Jan 24
0
weird issues with DH Group1 key exchange
...SSH/Perl/Kex/DH1.pm line 38
What happens on the server side is:
debug2: load_server_config: filename /usr/local/etc/sshd_config.private
debug2: load_server_config: done config len = 439
debug2: parse_server_config: config /usr/local/etc/sshd_config.private
len 439
debug1: sshd version OpenSSH_4.2-chrootsshp1
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #0 type 1 RSA
debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: Not a...