From 4d49d83565a99e1c41e3a7e8e0c2732afcd83b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 26 Aug 2021 14:29:14 +0200 Subject: Rebrand K => TDE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/man/ksshaskpass.1 | 29 ----------------------------- doc/man/tdesshaskpass.1 | 29 +++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 29 deletions(-) delete mode 100644 doc/man/ksshaskpass.1 create mode 100644 doc/man/tdesshaskpass.1 (limited to 'doc') diff --git a/doc/man/ksshaskpass.1 b/doc/man/ksshaskpass.1 deleted file mode 100644 index e9dfcaf..0000000 --- a/doc/man/ksshaskpass.1 +++ /dev/null @@ -1,29 +0,0 @@ -.TH KSSHASKPASS 1 -.SH NAME -ksshaskpass \- prompts a user for a passphrase using TDE -.SH SYNOPSIS -.B ksshaskpass -.SH DESCRIPTION -.B ksshaskpass -is a TDE-based passphrase dialog for use with OpenSSH. -It is intended to be called by the -.BR ssh\-add (1) -program and not invoked directly. -It allows -.BR ssh\-add (1) -to obtain a passphrase from a user, even if not connected to a terminal -(assuming that an X display is available). -This happens automatically in the case where -.B ssh\-add -is invoked from one's -.B ~/.xsession -or as one of the TDE startup programs, for example. -.PP -In order to be called automatically by -.BR ssh\-add , -.B ksshaskpass -should be installed as -.IR /usr/bin/ssh\-askpass . -.SH AUTHOR -This manual page was written by Armin Berres . -It was based on that for gnome\-ssh\-askpass by Colin Watson . diff --git a/doc/man/tdesshaskpass.1 b/doc/man/tdesshaskpass.1 new file mode 100644 index 0000000..1ab9232 --- /dev/null +++ b/doc/man/tdesshaskpass.1 @@ -0,0 +1,29 @@ +.TH TDESSHASKPASS 1 +.SH NAME +tdesshaskpass \- prompts a user for a passphrase using TDE +.SH SYNOPSIS +.B tdesshaskpass +.SH DESCRIPTION +.B tdesshaskpass +is a TDE-based passphrase dialog for use with OpenSSH. +It is intended to be called by the +.BR ssh\-add (1) +program and not invoked directly. +It allows +.BR ssh\-add (1) +to obtain a passphrase from a user, even if not connected to a terminal +(assuming that an X display is available). +This happens automatically in the case where +.B ssh\-add +is invoked from one's +.B ~/.xsession +or as one of the TDE startup programs, for example. +.PP +In order to be called automatically by +.BR ssh\-add , +.B tdesshaskpass +should be installed as +.IR /usr/bin/ssh\-askpass . +.SH AUTHOR +This manual page was written by Armin Berres . +It was based on that for gnome\-ssh\-askpass by Colin Watson . -- cgit v1.2.1