Displaying 20 results from an estimated 2000 matches similar to: "askpass for passwords?"
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 Sep 08
2
RSync on NT
Hello,
I've been struggling to get RSync to work between two NT workstations (I'll
call them A and B). I've got Cygwin installed on both and RSync running as
a service on machine A. I want to replicate some files on machine A to
machine B. I issue the RSync command on machine B and here is what I
get....
(Issued on machine B):
rsync.exe --verbose --stats --archive --delete
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
2005 Jun 10
2
Asterisk Evening in Melbourne (again!) next Thursday
Darn, and here I was thinking <small town> Melbourne, FL, USA =(
_____
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of jurgen
Sent: Thursday, June 09, 2005 11:16 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion; Commercial and
Business-Oriented Asterisk Discussion
Subject: [Asterisk-Users] Asterisk Evening in
2005 Feb 09
2
Melbourne Asterisk Users meet next Thursday
Hi all,
If you're in Melbourne Australia and interested in Asterisk, you're
invited to join us for a casual evening to talk about Asterisk, VOIP,
networks, and just generally get geeky about IP phone stuff.
Ultimately, I think it would be interesting and useful to turn this
into a monthly get-together, so I'd like to talk about that too.
Anyone with an interest is welcome; from
2000 Sep 09
0
2.2.0p1 PATCH: ssh/scp/slogin will invoke ssh-askpass
Enclosed is a patch against 2.2.0p1 that teaches ssh (and therefore
slogin and scp) how to invoke ssh-askpass to request a password,
RSA/DSA key passphrase, or an skey challenge response.
I've tested this on Linux (i386), for passwords and RSA/DSA key
passphrases. I cannot easily test whether the Right Thing will happen
for skey challenge responses; I would appreciate it if someone who
uses
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>
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".
2006 Jan 30
2
Asterisk Evening in Melbourne: Feb 2!
Hi all,
Come one come all! We're having the next Asterisk evening at the
Fujitsu Centre for Excellence! This is Fuji's state of the art
show-off centre - they're promising lots of interesting toys to play
with. As usual, we'll be discussing developments in Asterisk land over
the past couple of months. If you've got some interesting toys
yourself, please bring them along!
2007 Jan 18
2
SSH_ASKPASS behavior change proposal
Hello, OpenSSH Developers!
I'm not a member of the OpenSSH development team or a member of this
mailing list. I have a small change to propose for OpenSSH and since
the mailing list page at openssh.com indicated the general discussion
list is for support, I thought this list would be a better place to
discuss this. Please forgive me if I've committed a faux pas.
I propose that the
2003 Jan 21
1
Question Use of a domain control with windows XP prof
Dear,
I have a question
I am new to Samba but I want to create a windows domain controler in
Samba.
It works fine in combination with windows 2000 server and windows 2000
professional.
I could join the domain and log on to the domain in combination with the
windows 2000 cleints
We have here also a couple of Windows XP prof and couldn't not log on
to the samba domain controler.
I joined
1999 Nov 25
0
suse/kde and the new ssh-add/ssh-askpass
Howdy,
It seems that as of 1.2pre15, ssh-add no longer looks for
ssh-askpass in the usual place. (I noticed this both in the source
code, ssh-add.c, and to some degree in the ChangeLog.)
If you're like me and keep ssh-add in your Autostart folder in KDE,
chances are upgrading to 1.2pre15 will result in no longer getting
the nice Gnome widget we've come to know and love when
2001 Aug 28
1
Compile-time warning in readpass.c
The patch below fixes a compile-time warning in readpass.c.
MIME-Version: 1.0
Content-Type: application/aegis-patch
Subject: openssh.2 - Fix warning in readpass.c
Content-Name: openssh.2.C010.patch
Content-Disposition: attachment; filename=openssh.2.C010.patch
X-Aegis-Project-Name: openssh.2
X-Aegis-Change-Number: 10
#
# Fix the following warning in readpass.c:
#
# readpass.c: In function
2009 Dec 23
3
Question on SSH_ASKPASS
Hi everybody,
I have asked a question a long time ago regarding SSH_ASKPASS, but with the
latest version of OpenSSH I am not able to get the desired result.
My goal is to launch a script on a remote server via SSH without having to
type a password, because it is locally executed from a script. This should
not be too complicated, but somehow I am not able to figure this out myself.
I have
2006 Jan 30
1
Grandstream Budgetone BT-101 audio problems
Hi all,
I'm having a really frustrating time with a bunch of BT-101 phones.
They've been trouble-free and working very well for the past several
months. A couple of days ago, some of the phones (but not all of them,
yet) have started acting very strangely. All phones are running
firmware 1.0.6.7, and are identically configured (except for the
user/authenticate/password things) on both the
2005 Feb 22
5
Am I attempting the impossible?
Hi all,
After Googling around a while, I've found bits and pieces of my
puzzle, but never someone who's got the whole thing. Here's what I'm
trying:
- Run MS Access 97 and MYOB
- Under FreeBSD 5.3
- With multiple simultaneous users (X Terminals)
Access 97 and MYOB are the only Windows programs we'll need to run,
everything else will be done with "native"
2004 Apr 12
1
Regarding SSH_ASKPASS
I've been giving SSH_ASKPASS a hard look, and it's not clear to
me how it's supposed to work. The documentation (ssh.1) seems
explicit enough:
SSH_ASKPASS
If ssh needs a passphrase, it will read the passphrase from the
current terminal if it was run from a terminal. If ssh does not
have a terminal associated with it but DISPLAY and SSH_ASKPASS
are set, it will execute
2018 Apr 10
3
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
That sounds great to me, thanks Jake. I'm not Jurgen either, of course,
but I'm happy to assist you if he is unavailable. I'm not also not
qualified to audit the license, but do note Apple formally also released
some code at https://opensource.apple.com/tarballs/tapi/. If there's
anything else I can do to help, let me know.
Cheers,
John
On 04/10/2018 06:13 PM, Jake Ehrlich
2012 Jul 24
2
Broadcom NetXtreme bcm5720 in the 9.1 beta
Team
I have a Dell PowerEdge R720xd, with the Broadcom NetXtreme bcm5720. I
found the following thread:
http://forums.freebsd.org/showthread.php?t=31769
I find I am unable to use the NIC's (there are 4 on the server). When we
put a cable into it we get a "watchdog timeout -- resetting" error, and
the machine will pause for 5 or so seconds. IP may or may not come up
randomly.
2018 Apr 10
0
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
Ideally Jurgen would cut up the code on github, put up an initial diff for
a minimal viable tool, and then we would review it and then continue to
copy code from the github repo into llvm and review it. I'm also willing to
do that if Jurgen doesn't want to at this point though. I'd like the OK
from Jurgen on that and I'd also like the OK from someone that the license
stuff is all