Warning, /plasma/ksshaskpass/doc/man-ksshaskpass.1.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % English "INCLUDE">
0004 ]>
0005 
0006 <!-- lifted from man+troff by doclifter -->
0007 <refentry lang="&language;">
0008 <refentryinfo>
0009 <title>KDE User's Manual</title>
0010 <date>2014-11-07</date>
0011 <productname>ksshaskpass</productname>
0012 </refentryinfo>
0013 <refmeta>
0014 <refentrytitle>KSSHASKPASS</refentrytitle>
0015 <manvolnum>1</manvolnum>
0016 </refmeta>
0017 <refnamediv>
0018 <refname>ksshaskpass</refname>
0019 <refpurpose>prompts a user for a passphrase using KDE</refpurpose>
0020 </refnamediv>
0021 <!-- body begins here -->
0022 <refsynopsisdiv id='synopsis'>
0023 <cmdsynopsis>
0024   <command>ksshaskpass</command>
0025 </cmdsynopsis>
0026 </refsynopsisdiv>
0027 
0028 
0029 <refsect1 id='description'><title>DESCRIPTION</title>
0030 <para><emphasis>kshaskpass</emphasis>
0031 is a KDE-based passphrase dialog for use with OpenSSH.
0032 It is intended to be called by the
0033 <citerefentry><refentrytitle>ssh-add</refentrytitle><manvolnum>1</manvolnum></citerefentry>
0034 program and not invoked directly.
0035 It allows
0036 <citerefentry><refentrytitle>ssh-add</refentrytitle><manvolnum>1</manvolnum></citerefentry>
0037 to obtain a passphrase from a user, even if not connected to a terminal
0038 (assuming that an X display is available).
0039 This happens automatically in the case where
0040 <emphasis>ssh-add</emphasis>
0041 is invoked from one's
0042 <filename>~/.xsession</filename>
0043 or as one of the KDE startup programs, for example.</para>
0044 
0045 <para>In order to be called automatically by
0046 <emphasis>ssh-add</emphasis>,
0047 <emphasis>ksshaskpass</emphasis>
0048 should be installed as
0049 <filename>/usr/bin/ssh-askpass</filename>.</para>
0050 </refsect1>
0051 
0052 <refsect1 id='author'><title>AUTHOR</title>
0053 <para>This manual page was written by Armin Berres &lt;trigger@space-based.de&gt;.
0054 It was based on that for gnome-ssh-askpass by Colin Watson &lt;cjwatson@debian.org&gt;.</para>
0055 </refsect1>
0056 </refentry>