Displaying 1 result from an estimated 1 matches for "binaryvibr".
Did you mean:
  binarydir
  
2008 Nov 10
4
[Bug 1536] New: SSH modifies line endings when using command in authorized_keys
...Product: Portable OpenSSH
           Version: 5.1p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: codewarrior at binaryvibrance.net
Overview:
SSH modifies line endings when using command in authorized_keys.
I'm using keys to ensure that an unattended copy occurs while using the
command="aScript.php" that outputs an uncompressed tarball. Because of
the line endings changing, my tarball becomes invalid.
W...