[Bug 1342] SSH_ASKPASS not working as expected
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed Sep 12 15:04:25 EST 2012
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1342
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
ssh-askpass is invoked (in readpass.c) via execl(2) which has no
quoting requirements, as Damien's example showed.  With no further info
there's nothing we can do.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list