[Bug 482] New: token parsed at first space in path

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Feb 1 05:13:12 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=482

           Summary: token parsed at first space in path
           Product: Portable OpenSSH
           Version: 3.5p1
          Platform: ix86
        OS/Version: Cygwin on NT/2k
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: spaceacademy at hotmail.com


If I modify my config to change Identityfile to something like:
Identityfile /cygdrive/c/documents and settings/user/my documents/.ssh/id_rsa

process_config_line() of readconf.c just calls strdelim() once so the path will
be truncated at the first space.

ssh fails with the error that there is garbage at the end of this line.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-unix-dev mailing list