Displaying 20 results from an estimated 40000 matches similar to: "ssh-askpass in libvirt"
2001 Dec 12
1
RFE: ssh-askpass program configurable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I note that ssh-askpass-gnome was moved into the contrib/ directory of
portable OpenSSH and the configure option for it
(--with-gnome-askpass) was removed.
I can understand not wanting a configure option for one particular
askpass program, but it would be useful to have a general replacement,
as in
% ./configure
2003 Jul 22
1
ssh-askpass keyboard grab problems
We're developing a security application (http://iscs.sourceforge.net)
that uses SSH for out-of-band management. Sometimes we want to use rsa
keys and other times we want to use user ids and passwords. We noticed
that there was not an OpenSSH API that we could use to pass the user's
password and that we could not give it via stdin. We did notice that we
could set SSH_ASKPASS and launch
2000 Aug 28
1
ANNOUNCE: x11-ssh-askpass v1.0.1
x11-ssh-askpass version 1.0.1 is now available from the following
locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.0 are as follows:
- Bugfixes:
- If the keyboard or
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2019 Nov 18
2
help wanted: update ssh-askpass programs for new U2F / prompt hints
Hi,
When we added U2F support, we also extended the interface used by ssh
and ssh-agent to invoke the $SSH_ASKPASS program.
Originally, the askpass prompt was used to obtain passphrases for ssh in
cases where it was not possible to read them from the terminal. Later
it was (ab)used for showing confirmation prompts for each use of any
key that was added to the agent using "ssh-add -c".
2001 May 10
2
2.9p1 ssh-add/ssh-askpass first try fails
OpenSSH Version 2.9p1 of "ssh-add $HOME/.ssh/id_rsa < /dev/null"
fails on the first try of using ssh-askpass before the window manager
starts. The second try works. The error message on the first try is
"Bad passphrase, try again".
This did not occur using OpenSSH-2.5.2p2.tar.gz. I've tested this
on both RHL6.2 and RHL7.1, both with all RH rpm updates applied.
I
2019 Nov 20
2
help wanted: update ssh-askpass programs for new U2F / prompt hints
My website has fallen off the web. This is a good time for someone else to take over the code for x11-ssh-askpass, as I've not done anything with it for years. I have the original code somewhere if needed, but I think Debian has mirrored it for some time.
--
jim knoble
> On Nov 18, 2019, at 01:49, Jakub Jelen <jjelen at redhat.com> wrote:
>
>> On Mon, 2019-11-18 at 16:19
2015 Nov 04
5
[Bug 2491] New: x11-ssh-askpass (ssh-add) sets incorrect flags in WM_SIZE_HINTS
https://bugzilla.mindrot.org/show_bug.cgi?id=2491
Bug ID: 2491
Summary: x11-ssh-askpass (ssh-add) sets incorrect flags in
WM_SIZE_HINTS
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: ssh-add
1999 Dec 10
2
[David Huggins-Daines <dhd@plcom.on.ca>] Bug#52414: ssh-add uses ssh-askpass, but ssh doesn't
Damien,
Here's a forwarded bug for you.
Cheers, Phil.
--[[message/rfc822]]
Subject: Bug#52414: ssh-add uses ssh-askpass, but ssh doesn't
Reply-To: David Huggins-Daines <dhd at plcom.on.ca>, 52414 at bugs.debian.org
Resent-From: David Huggins-Daines <dhd at plcom.on.ca>
Resent-To: debian-bugs-dist at lists.debian.org
Resent-CC: Philip Hands <phil at hands.com>
2001 Feb 14
1
ANNOUNCE: x11-ssh-askpass v1.2.0
x11-ssh-askpass version 1.2.0 (code name: Love Me Tender) is now
available from the following locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.2.0 are as follows:
- Adds the
1999 Dec 06
1
New x11-ssh-askpass release available
http://www.pobox.com/~jmknoble/jmk/x11-ssh-askpass-1999.12.04.tar.gz
Changes:
1999-12-05 04:21 jmknoble
* Imakefile: Added patch from Markus Friedl to change use of awk
(with GNU-specific extensions?) to sed, more likely to be available
on various platforms.
X11-ssh-askpass is drop-in passphrase dialog for OpenSSH, based solely
on the regular X11 libraries (libX11,
2011 Feb 24
1
ssh-askpass should be able to distinguish between a prompt for confirmation and a prompt for an actual passphrase
I just opened a bug report about this, but i thought i'd bring it to the
group if anyone has any concerns about the idea:
https://bugzilla.mindrot.org/show_bug.cgi?id=1871
currently, ssh-askpass is used in some situations to actually ask the
user for a passphrase.
in other situations, it is used to prompt for simple confirmation (e.g.
ControlMaster=ask, ssh-add -c).
Providing the exact
2007 Nov 24
7
[Bug 1393] New: patch modifies gnome-ssh-askpass to optionally use one-time password
https://bugzilla.mindrot.org/show_bug.cgi?id=1393
Summary: patch modifies gnome-ssh-askpass to optionally use one-
time password
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
URL: http://www.swcp.com/~pgsery
OS/Version: Linux
Status: NEW
Keywords:
2005 Jan 04
1
trying to debug ssh-askpass problem
Hi all,
I have a script which calls ssh-add at a certain point, and I'm
getting the following error:
ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
I don't see why it's doing this, since SSH_ASKPASS isn't set, and
there should be a working terminal:
SSH_ASKPASS
If ssh needs a passphrase, it will read the passphrase from the
2001 Apr 02
1
ANNOUNCE: x11-ssh-askpass v1.2.1
x11-ssh-askpass version 1.2.1 (code name: Fatoomsh) is now available
from the following locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.2.1 are as follows:
- Added a
2003 Dec 17
1
[Bug 618] askpass connect to ssh-agent?
http://bugzilla.mindrot.org/show_bug.cgi?id=618
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From djm at mindrot.org 2003-12-16 23:29
2011 Feb 24
3
[Bug 1871] New: ssh-askpass should be able to distinguish between a prompt for confirmation and a prompt for an actual passphrase
https://bugzilla.mindrot.org/show_bug.cgi?id=1871
Summary: ssh-askpass should be able to distinguish between a
prompt for confirmation and a prompt for an actual
passphrase
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
2000 Apr 21
1
Question about ssh-askpass
Hello.
I'm new to the list, and I have some questions.
I'd like to use ssh as a subprocess, and I'm looking for a generic way
of passing passphrase. So far as I know, in SSH Communications'
implementation of SSH, ssh invokes ssh-askpass as well as
ssh-add does. Lacking of this is just because of security reason?
Are there any plans to use some kind of readymade option parsing
2000 Oct 30
1
SSH-askpass - timeout possible?
Hello,
On my home PC, whch runs openssh with Jim Knoble's x11-ssh-askpass, I have
configured my Bash shell login script to prompt me for the passphrase. No
problem, however it waits during the login process for me to 'do something'
- i.e. enter a passphrase, cancel it or whatever. Is it possible to set a
timeout so that if, say, nothing occurs within a minute then it assumes no