Re: OpenSSH 8.7p1 in rawhide

2021-10-12 Thread Arthur G
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

Re: OpenSSH 8.7p1 in rawhide

2021-10-04 Thread Dmitry Belyavskiy
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

Re: OpenSSH 8.7p1 in rawhide

2021-10-04 Thread Richard W.M. Jones
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