Displaying 6 results from an estimated 6 matches for "listopenssh".
Did you mean:
libopenssh
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
...p.com.au)
> GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new)
> Good judgement comes with experience. Unfortunately, the experience
> usually comes from bad judgement.
>
>
> _______________________________________________
> openssh-unix-dev mailing listopenssh-unix-dev at mindrot.orghttps://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>
>
>
2024 Oct 24
1
Developer mailing list delivery issue
...ng list is
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
On that page is a link to https://www.openssh.com
From that page, if you follow the link to Mailing Lists, the page
<https://www.openssh.com/list.html> states
> Security-related issues may be sent to the private
> listopenssh at openssh.comwhich is read only by the OpenSSH developers
24 hours after I sent email to that address, I got a DSN indicating
>
> Generating server: SA1P110MB1533.NAMP110.PROD.OUTLOOK.COM
> Total retry attempts: 4
>
> openssh at openssh.com
> Remote server returned '550 5.4...
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
Darren,
Thanks, evidently I need to practice my reading skills. I did some practice
on the style guide, and I believe that I have the patch fixed up per the
style guidelines. I've attached the new patch to this email for review.
Cheers,
Ethan
On Fri, Apr 7, 2017 at 5:02 AM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Fri, Apr 7, 2017 at 4:45 PM, Ethan Rahn <ethan.rahn at
2015 Jul 29
2
Updating from 6.6 - 6.9 SSH
My apologies Darren,
The error i get is a "PUBLICKEY" error as noted previously.
Nicks-MacBook-Pro:Downloads$ ssh -i WHATEVERKEY.pem ubuntu at IPADDRESS
Permission denied (publickey).
Nicks-MacBook-Pro:Downloads$
I followed the directions as noted in the previous email to a T. Just
copied and pasted---and used v6.9 ssh (which is the latest). What other
info do you need?
Thanks
2015 Jul 29
3
Updating from 6.6 - 6.9 SSH
No I'm referring to "sshd -ddd" (preferrable on a high port like -p
8080 so you don't break your current ability to connect to the
machine). As clearly the server is rejecting it. And only the server
side debug can tell us that.
- Ben
Nick Stanoszek wrote:
> I am using an AWS ubuntu 14.04 server...is that what you are asking?
>
> On Tue, Jul 28, 2015 at 10:00 PM,
2015 Jul 29
2
Updating from 6.6 - 6.9 SSH
And Server?
- Ben
Nick Stanoszek wrote:
> Please see below :). Just a note---this is the EXACT command that I
> use to log into the server BEFORE i try to update SSH. I continue to
> use this same command for other servers.
>
> Nicks-MacBook-Pro:Downloads$ ssh -i WHATEVERKEY.pem
> ubuntu at 54.200.249.185 <mailto:ubuntu at 54.200.249.185> -v -v -v -v
>
>