Displaying 3 results from an estimated 3 matches for "anthelleron".
2017 Aug 04
4
Filter files received on scp server
...ly impossible to do this, that's an acceptable outcome. Not preferred - I hate giving up - but, an uncomfortable answer is still an answer.
Cheers!
Jon
________________________________
From: openssh-unix-dev <openssh-unix-dev-bounces+earlej=hotmail.com at mindrot.org> on behalf of Morham Anthelleron <opensshdev at r.paypc.com>
Sent: Thursday, August 3, 2017 7:33:30 PM
To: openssh-unix-dev at mindrot.org
Subject: Re: Filter files received on scp server
Quoting Jon Earle <earlej at hotmail.com>:
> Hey folks,
>
>
> For reasons, I am trying to restrict what files the scp...
2017 Aug 03
2
Filter files received on scp server
Hey folks,
For reasons, I am trying to restrict what files the scp server will accept.
I've been running "/usr/sbin/sshd -D -ddd -e" to try to debug what exactly is going on, program flow, etc, but I am not seeing the information I want. I have tracked the flow to sshd calling 'scp -t .', but I cannot seem to proceed from that point.
I cannot seem to get any log or
2016 Jul 21
4
Openssh use enumeration
On Wed, Jul 20, 2016 at 09:02:57PM -0600, Selphie Keller wrote:
> I wonder if could be useful to set the fall back account to something user
> defined to avoid suggesting people add passwords to root, though I do like
> root since the account is always there,
Since committing that diff I've heard of people running in production
with no root password (ie *LK*, !! or similar).