Displaying 5 results from an estimated 5 matches for "opensshbugzilla".
Did you mean:
openssh_bugzilla
2004 May 04
2
[Bug 861] Swapped parameters of SSH_FXP_SYMLINK packet of SFTP protocol
...protocol
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: opensshbugzilla at prikryl.cz
Hello,
I'm developer of WinSCP (SCP/SFTP client for Windows).
I have just realised that my client is probably sending parameters linkpath and
targetpath of SFTP SSH_FXP_SYMLINK packet in incorrect order. What has
surprised me is that despite this, it works fine with all OpenS...
2023 Dec 12
0
[Bug 3642] New: GSS treats hostnames case sensitive -> suggestion for docs of GSSAPIStrictAcceptorCheck setting
...duct: Portable OpenSSH
Version: 9.5p1
Hardware: amd64
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: Kerberos support
Assignee: unassigned-bugs at mindrot.org
Reporter: alexander-opensshbugzilla at leidinger.net
Hi,
I have a host which has a different case in the kerberos DB than in
DNS.
krb5: host/test.example.com at REALM
DNS: test.Example.com (forward and reverse match in DNS)
If I try to do GSS API authentication, it fails. If I use
"GSSAPIStrictAcceptorCheck no"...
2005 Jan 09
2
[Bug 934] Traverse-only directories (e.g. chmod 110) break the cd command in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=934
------- Additional Comments From opensshbugzilla at prikryl.cz 2005-01-10 03:38 -------
Hello,
I'm author of the metioned SFTP client (WinSCP).
I have been just experimenting with this issue.
For me realpath does succeed on OpenSSH server on Linux
(shell.sourceforge.net).
With OpenSSH client (sftp) I'm able to enter the traverse-onl...
2014 Apr 18
2
[Bug 2232] New: curve25519-sha256@libssh.org Signature Failures When 'ssh' Used with Dropbear, libssh Servers
...Servers
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: throwaway.xy+opensshbugzilla at gmail.com
Overview:
When using the curve25519-sha256 at libssh.org kex algorithm, host key
signature
validation will sometimes fail between an OpenSSH 'ssh' client and
other SSH
servers (dropbear-2014.63, libssh 0.6.3 or beyond).
Steps to Reproduce:
Download or build dropbear...
2014 Apr 18
3
[Bug 2233] New: curve25519-sha256@libssh.org Signature Failures When 'sshd' Used with Dropbear Clients
...lients
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: throwaway.xy+opensshbugzilla at gmail.com
Overview:
When using the curve25519-sha256 at libssh.org kex algorithm, host key
signature
validation will sometimes fail between an OpenSSH 'sshd' server and
dropbear-2014.63 clients.
Steps to Reproduce:
Download or build dropbear-2014.63 'dbclient' program...