Searched refs:askpass (Results 1 – 14 of 14) sorted by relevance
62 if (askpass == NULL) in ssh_askpass()80 execlp(askpass, askpass, msg, (char *)NULL); in ssh_askpass()81 fatal_f("exec(%s): %s", askpass, strerror(errno)); in ssh_askpass()125 char cr = '\r', *askpass = NULL, *ret, buf[1024]; in read_passphrase() local176 askpass = getenv(SSH_ASKPASS_ENV); in read_passphrase()178 askpass = _PATH_SSH_ASKPASS_DEFAULT; in read_passphrase()245 const char *askpass, *s; in notify_start() local258 if ((askpass = getenv("SSH_ASKPASS")) == NULL) in notify_start()259 askpass = _PATH_SSH_ASKPASS_DEFAULT; in notify_start()260 if (*askpass == '\0') { in notify_start()[all …]
24 ASKPASS_PROGRAM=$(libexecdir)/ssh-askpass
98 Zack Weinberg <[email protected]> - GNOME askpass enhancement
77 http://www.jmknoble.net/software/x11-ssh-askpass/
5710 E=`eval echo ${libexecdir}/ssh-askpass` ; E=`eval echo ${E}`
6235 …PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SE…
20 Source1: x11-ssh-askpass-%{xversion}.tar.gz39 %package askpass44 Provides: openssh:${_libdir}/ssh/ssh-askpass88 - Updated for new gnome-ssh-askpass build90 - Made symlink to gnome-ssh-askpass called ssh-askpass147 cd x11-ssh-askpass-%{xversion}167 cd x11-ssh-askpass-%{xversion}235 %files askpass237 %doc x11-ssh-askpass-%{xversion}/README238 %doc x11-ssh-askpass-%{xversion}/ChangeLog[all …]
91 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz143 %package askpass149 %package askpass-gnome183 %description askpass188 %description askpass-gnome240 pushd x11-ssh-askpass-%{aversion}282 install x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-a…283 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass287 install contrib/gnome-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/gnome-ssh-askpass408 %files askpass[all …]
1 setenv SSH_ASKPASS /usr/libexec/openssh/gnome-ssh-askpass
1 SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
6 cat > $OBJ/askpass <<EOD10 chmod u+x $OBJ/askpass48 SSH_ASKPASS=$OBJ/askpass SSH_ASKPASS_REQUIRE=force \
133 key.ed25519-512.pub key.rsa-* keys-command-args kh.* askpass \
22 rm -f *.o gnome-ssh-askpass gnome-ssh-askpass[123]
22 http://www.jmknoble.net/software/x11-ssh-askpass/33 gnome-ssh-askpass[12]: