Displaying 5 results from an estimated 5 matches for "gcmccone".
2002 Apr 01
3
[Bug 197] Error getting file with sftp on old F-Secure servers
http://bugzilla.mindrot.org/show_bug.cgi?id=197
------- Additional Comments From markus at openbsd.org 2002-04-02 07:28 -------
*** Bug 198 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Mar 26
7
[Bug 187] ssh-keygen not converting from and to SECSH standard correctly
http://bugzilla.mindrot.org/show_bug.cgi?id=187
------- Additional Comments From markus at openbsd.org 2002-03-27 09:44 -------
(1) exporting openssh private keys is not supported
(2) rsa bugs from ssh.com 2.0.12 are not supported
(3) this is probably another 2.0.12 bug.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Apr 01
0
[Bug 197] New: Error getting file with sftp on old F-Secure servers
...cure servers
Product: Portable OpenSSH
Version: 3.1p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: gcmccone at west.raytheon.com
As of OpenSSH 3.1p1, when connected to an older F-Secure server ( 2.0.12 to be
specific ) via sftp, a get on a file returns:
"Server version does not support lstat operation"
Everything works fine when connected to an OpenSSH server.
The sftp from OpenSSH 3.0p1...
2002 Apr 01
0
[Bug 198] New: Error getting file with sftp on old F-Secure servers
...cure servers
Product: Portable OpenSSH
Version: 3.1p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: gcmccone at west.raytheon.com
As of OpenSSH 3.1p1, when connected to an older F-Secure server ( 2.0.12 to be
specific ) via sftp, a get on a file returns:
"Server version does not support lstat operation"
Everything works fine when connected to an OpenSSH server.
The sftp from OpenSSH 3.0p1...
2002 Mar 26
0
[Bug 187] New: ssh-keygen not converting from and to SECSH standard correctly
...ectly
Product: Portable OpenSSH
Version: 3.1p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: gcmccone at west.raytheon.com
Instance 1)
generate OpenSSH keys with "ssh-keygen -t rsa" with empty passphrase
These keys successfully worked when connecting from an OpenSSH to OpenSSH
converted private key to SECSH format with "ssh-keygen -e -f id_rsa
>> ../.ssh2/a_secure_key&quo...