search for: imorgan

Displaying 20 results from an estimated 96 matches for "imorgan".

Did you mean: morgan
2010 Jan 28
1
Possible issue with stdio forwarding
...n established. debug1: could not open key file '/etc/ssh/ssh_host_key': Permission denied debug1: could not open key file '/etc/ssh/ssh_host_dsa_key': Permission denied debug1: could not open key file '/etc/ssh/ssh_host_rsa_key': Permission denied debug1: identity file /u/wk/imorgan/.ssh/identity type -1 debug3: Not a RSA1 key file /u/wk/imorgan/.ssh/id_rsa. debug2: key_type_from_name: unknown key type '-----BEGIN' debug3: key_read: missing keytype debug2: key_type_from_name: unknown key type 'Proc-Type:' debug3: key_read: missing keytype debug2: key_type_from_...
2013 Jul 31
1
openssh-unix-dev Digest, Vol 123, Issue 13
> > Message: 8 > Date: Tue, 30 Jul 2013 12:46:50 -0700 > From: Iain Morgan <imorgan at nas.nasa.gov> > To: Damien Miller <djm at mindrot.org> > Cc: "openssh-unix-dev at mindrot.org" <openssh-unix-dev at mindrot.org> > Subject: Re: Call for testing: OpenSSH-6.3 > Message-ID: <20130730194649.GC18047 at linux124.nas.nasa.gov> > Content-Ty...
2001 Oct 31
2
REQ: Minor change ton handling of without-password
Hi, OpenSSH 2.9p2 behaves differently with 'PermitRootLogin without-password' than does SSH 2.2.27 with 'PermitRootLogin nopwd': nopython.imorgan 153> ssh root at sun523 root at sun523's password: ROOT LOGIN REFUSED FROM nopython.nas.nasa.gov nopython.imorgan 154> ssh root at sun566 root at sun566's password: Permission denied. In the case of OpenSSH, you simply get 'Permission denied' which may lead some to incorr...
2013 Apr 17
1
[Bug 1039] Incomplete application of HostKeyAlias in ssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1039 Iain Morgan <imorgan at nas.nasa.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imorgan at nas.nasa.gov --- Comment #13 from Iain Morgan <imorgan at nas.nasa.gov&gt...
2014 Nov 05
17
[Bug 2305] New: sshd does not accept @cert-authority when doing host based authentication.
https://bugzilla.mindrot.org/show_bug.cgi?id=2305 Bug ID: 2305 Summary: sshd does not accept @cert-authority when doing host based authentication. Product: Portable OpenSSH Version: 6.5p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component:
2013 Sep 10
6
[Bug 2150] New: Recursive upload expects target directory to already exist
...exist Product: Portable OpenSSH Version: -current Hardware: Other OS: All Status: NEW Severity: normal Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: imorgan at nas.nasa.gov The "put -r" support in sftp(1) expects a directory with the same name as teh source directory to exist on the server prior to the upload. That is contrary to the behaviour of "scp -r" and is thus unexpected. It is also contrary to the behaviour of "get -r....
2015 Mar 26
2
FYI: SSH1 now disabled at compile-time by default
...nk 15 years or so is more than enough time to have addressed the issue. On Thu, Mar 26, 2015 at 14:05:08 -0700, Dan Kaminsky wrote: > So, this isn't your problem and you don't respect the people's whose > problem it is. > > On Thu, Mar 26, 2015 at 12:43 PM, Iain Morgan <imorgan at nas.nasa.gov> wrote: > > > On Thu, Mar 26, 2015 at 11:55:18 -0700, Dan Kaminsky wrote: > > > You're right. My argument the is the next build of OpenSSH should be > > > OpenSSH 7, and the one after that 8, then 9, then 10. No minor releases? > > > Sur...
2014 Mar 14
7
[Bug 2211] New: Too many hostbased authentication attempts
...ation attempts Product: Portable OpenSSH Version: 6.5p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: imorgan at nas.nasa.gov With the addition of support for host keys using ECDSA and ed25519, the number of authentication attempts used by hostbased authentication has also increased. This can make authentication problematic in cases where hostbased authentication is enabled on both the client and server,...
2005 Jun 13
5
[Bug 1055] Problem with arcfour cipher and OpenSSL 0.9.7g
...and OpenSSL 0.9.7g Product: Portable OpenSSH Version: 4.1p1 Platform: Itanium2 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: imorgan at nas.nasa.gov When building OpenSSH 4.1p1 against OpenSSL 0.9.7g, 'make tests' indicates that the arcfour cipher fails in regress/try-ciphers.sh. All other ciphers are successful. The ssh client can successfully use arcfour when talking to previous builds of OpenSSH compiled against Op...
2006 Apr 28
5
DO NOT REPLY [Bug 3740] New: --delete with -a failes with warning (though -a is supposed to imply -r)
...supposed to imply -r) Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: imorgan@webcon.ca QAContact: rsync-qa@samba.org After upgrade to 2.6.8: > rsync: --delete does not work without -r or -d. > rsync error: syntax or usage error (code 1) at main.c(1231) [client=2.6.8] Actual command line us using --delete and -a. -a is supposed to mean -rlptgoD. Many exist...
2010 Jul 15
13
[Bug 1798] New: Add fsync() support to sftp/sftp-server
...ver Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: sftp-server AssignedTo: unassigned-bugs at mindrot.org ReportedBy: imorgan at nas.nasa.gov Created attachment 1898 --> https://bugzilla.mindrot.org/attachment.cgi?id=1898 Initial implementation of the fsync at openssh.com extension In some cases the delay between when a file has been transferred and when the operating system actually flushes data to disk may provi...
2013 Jan 14
2
[Bug 2062] New: Add support for a ForceShell sshd option
...classified Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: imorgan at nas.nasa.gov Created attachment 2207 --> https://bugzilla.mindrot.org/attachment.cgi?id=2207&action=edit Add a ForceShell option to override the user's shell This patch adds a ForceShell option to sshd to override the user's shell. This can be used in a Match block to conditio...
2013 Feb 14
2
[Bug 1169] Enhancement request to support subnet configurations for Host configuration directive
https://bugzilla.mindrot.org/show_bug.cgi?id=1169 Iain Morgan <imorgan at nas.nasa.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imorgan at nas.nasa.gov --- Comment #10 from Iain Morgan <imorgan at nas.nasa.gov&gt...
2014 Oct 29
0
[Bug 1424] Cannot signal a process over a channel (rfc 4254, section 6.9)
https://bugzilla.mindrot.org/show_bug.cgi?id=1424 Iain Morgan <imorgan at nas.nasa.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imorgan at nas.nasa.gov --- Comment #36 from Iain Morgan <imorgan at nas.nasa.gov&gt...
2005 Oct 26
4
[Bug 1106] Updated .spec file and startup for SuSE
...for SuSE Product: Portable OpenSSH Version: 4.2p1 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Build system AssignedTo: bitbucket at mindrot.org ReportedBy: imorgan at nas.nasa.gov The .spec file for SuSE (contrib/suse/openssh.spec) and the associated init script are quite out-of-date with recent releases of SuSE Linux. I've updated the .spec file based on the old file and the .spec file SuSE uses in their source rpm. This has been tested on SLES 9 and...
2013 Aug 01
5
[Bug 2137] New: progress meter shows wrong speed during resume
https://bugzilla.mindrot.org/show_bug.cgi?id=2137 Bug ID: 2137 Summary: progress meter shows wrong speed during resume Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at
2008 May 09
4
[Bug 1462] New: Unaligned access warnings on IA64 when using umac-64
...tion: Unclassified Product: Portable OpenSSH Version: 5.0p1 Platform: Itanium2 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: imorgan at nas.nasa.gov Created an attachment (id=1499) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1499) Patch by Dale Talcott. Force nh_result to be aligned on a 64-bit boundary. When using the umac-64 algorithm on IA64 numberous 'unaligned access' warnings occur at runtime for both...
2015 Mar 26
4
FYI: SSH1 now disabled at compile-time by default
On Thu, Mar 26, 2015 at 11:55:18 -0700, Dan Kaminsky wrote: > You're right. My argument the is the next build of OpenSSH should be > OpenSSH 7, and the one after that 8, then 9, then 10. No minor releases? > Sure, go ahead. Deprecate the point, > > Do you manage any machines running SSHv1? > If by "running" you mean accepting SSH1, of course not. From a
2013 Sep 18
12
[Bug 2154] New: Avoid key lookup overhead when re-keying
...re-keying Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: imorgan at nas.nasa.gov Created attachment 2337 --> https://bugzilla.mindrot.org/attachment.cgi?id=2337&action=edit Cache the host key and compare against it when re-keying Proposal: Cache server host key after initial key exchange Currently, whenever a key exchange is triggered, the host key o...
2018 Nov 02
2
[BUG?] sftp is echoing back prompt and commands in batch mode
Thanks, Iain. I am willing to hear from other users whether anyone else sees this as a bug before filing it. -- Vincenzo Romano Il giorno ven 2 nov 2018, 20:03 Iain Morgan <imorgan at nas.nasa.gov> ha scritto: > If you truly intend this as a bug report, you should file it at > bugzilla.mindrot.org. > > On Fri, Nov 02, 2018 at 12:25:22 +0100, Vincenzo Romano wrote: > > Short description: All comands sent to server in batch mode are being > > echoed...