My c skills are remarkably rusty, but... I've been from one end of the source to the other and it doesn't seem that OpenSSH 2.5.2p2 will *EVER* use ssh-askpass (or any variation thereof). Is there some flag to flip when trying to compile it? I've looked at the SRPM that RedHat distributes, and at the latest CVS source from openssh.com. Neither appears to have any mechanism for calling any askpass utility; if a real live tty doesn't exist the program just aborts. What am I missing here? ssh-askpass worked fine with my old ssh 1.2.27; it appeared to stop working at 1.2.30, and this not-working behavior was picked up by OpenSSH (and maintained thru the current commercial SSH as well). -- ---------------------------------------------------------------------- Bruce H. McIntosh brucem at nersp.nerdc.ufl.edu Senior Engineer http://nersp.nerdc.ufl.edu/~brucem UF/Northeast Regional Data Center 352-392-2061
On Wed, Apr 11, 2001 at 10:05:46AM -0400, Bruce H. McIntosh wrote:> I've been from one end of the source to the other and it doesn't seem that > OpenSSH 2.5.2p2 will *EVER* use ssh-askpass (or any variation thereof). > Is there some flag to flip when trying to compile it? I've looked at the > SRPM that RedHat distributes, and at the latest CVS source from > openssh.com. Neither appears to have any mechanism for calling any > askpass utility; if a real live tty doesn't exist the program just aborts. > What am I missing here?Hmm, it works fine for me. Whenever I do a "ssh-add (keyfile) < /dev/null" a x11-ssh-askpass window will open up... It will not be used for any other purpose like scp, only for ssh-add. Best regards, Lutz -- Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/ Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129 Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
On Wed, Apr 11, 2001 at 10:05:46AM -0400, Bruce H. McIntosh wrote:> I've been from one end of the source to the other and it doesn't seem that > OpenSSH 2.5.2p2 will *EVER* use ssh-askpass (or any variation thereof).ssh-add uses ssh-askpass, see ssh-add(1)
Seemingly Similar Threads
- [Lutz.Jaenicke@aet.TU-Cottbus.DE: 2.9p1: HP-UX 10.20 utmp/wtmp handling broken?]
- Upgraded to 2.9p1 with no luck..
- ssh-agent and id_dsa
- Recent openssl is required for OPENSSL_free [Re: Please test snapshots for 3.0 release] (fwd)
- Dirty Rotten Hack. (reversing tickmarks on axes?)