Hi Dimitry,
Just came across a situation where I can't limit SFTP max connections on a
per user (not per IP) basis without resorting to using wrappers. Not sure
if the old SCP actually logs in (sorry haven't checked) but the SFTP that I
use (latest RHEL7) doesn't honour limits.conf (maxlogins or n
Dear Richard,
On Mon, Oct 4, 2021 at 10:23 AM Richard W.M. Jones
wrote:
> On Wed, Sep 29, 2021 at 04:48:43PM +0200, Dmitry Belyavskiy wrote:
> > Dear colleagues,
> >
> > I recently added OpenSSH 8.7p1 to rawhide.
> > This version includes implementation of the SFTP protocol as the main
> transf
On Wed, Sep 29, 2021 at 04:48:43PM +0200, Dmitry Belyavskiy wrote:
> Dear colleagues,
>
> I recently added OpenSSH 8.7p1 to rawhide.
> This version includes implementation of the SFTP protocol as the main transfer
> protocol for the scp utility. In upstream, the SCP protocol is used by default
> i
Dear colleagues,
I recently added OpenSSH 8.7p1 to rawhide.
This version includes implementation of the SFTP protocol as the main
transfer protocol for the scp utility. In upstream, the SCP protocol is
used by default in the scp utility. The upcoming versions 8.9p1+ (version
8.8p1 is mostly a secu