Displaying 2 results from an estimated 2 matches for "openssh_bugs".
2024 Dec 18
3
[Bug 3767] New: scp doesn't report copy of zero-length files to stdout when copying from remote server
...m remote server
           Product: Portable OpenSSH
           Version: 9.7p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: scp
          Assignee: unassigned-bugs at mindrot.org
          Reporter: openssh_bugs at caseyconnor.org
I know scp uses sftp now, so I'm not sure if this is a bug: note that
when copying a zero-length file, scp doesn't report anything to stdout
when the file is coming from a remote server. See the following --
there are four transfers, but only three generate any stdout; t...
2002 Jan 14
0
[Bug 66] New: $HOME/authorized_keys not read by sshd
...y sshd
           Product: Portable OpenSSH
           Version: -current
          Platform: ix86
        OS/Version: Linux
            Status: RESOLVED
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: openssh_bugs at pongonova.net
sshd does not appear to read authorized_keys2 during connection attempt from ssh
client.  This was verified on both a Solaris system running
SSH-2.0-OpenSSH_2.9p2 and a Linux system running current version of sshd. 
Resolution of the problem was accomplished by creating a link fr...