Displaying 3 results from an estimated 3 matches for "openssh2.5.2p2".
Did you mean:
openssh_2.5.2p2
2001 Apr 04
1
Solaris Install Inconsistency (Portable Release)
hello Openssh developers,
i am administrating a Solaris Network and installed the openssh2.5.2p2
server on one mashine, the clients network-wide.
I had a problem with sftp and solved it, but maybe it is at least worth
mentioning in the faq:
By default, the sftp subsystem is commented out in the sshd_config.
Simply removing the comment does not work because the path of the sftpd
executable is
2001 May 11
1
openssh 2.9: socks5 support? and support for RSA SECURID (one-t ime password)?
On Fri, May 11, 2001 at 04:26:57PM -0400, Ault, James R (CRD) wrote:
> I was reading the changelog from version 2.9 that was recently released, and I coudln't help noticing
> this item:
>
> from openssh changelog:
>
> - markus at cvs.openbsd.org 2001/04/17 12:55:04
> [channels.c ssh.c]
> undo socks5 and https support since they are not really used and
>
2001 Jun 15
2
openssh 2.9p1: data loss when stdout sent to a pipe
We recently tried upgrading openssh from 2.5.2p2 to 2.9p1
and discovered that it no longer worked to feed the output from a remote
command into a pipe, unless the output was short and the pipe was very
fast at processing its input.
Example 1: ssh remote_machine some_command | less
(where "some_command" generates a lot of output) now fails after
the first screenful, with a