'\" t .\" Title: askpass-fifo .\" Author: Bj\(:orn P\(oahlsson .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2019-02-10 .\" Manual: Mandos Manual .\" Source: Mandos 1.8.16 .\" Language: English .\" .TH "ASKPASS\-FIFO" "8mandos" "2019\-02\-10" "Mandos 1.8.16" "Mandos Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" askpass-fifo \- Mandos plugin to get a password from a FIFO\&. .SH "SYNOPSIS" .HP \w'\fBaskpass\-fifo\fR\ 'u \fBaskpass\-fifo\fR .SH "DESCRIPTION" .PP This program reads a password from a FIFO and outputs it to standard output\&. .PP This program is not very useful on its own\&. This program is really meant to run as a plugin in the Mandos client\-side system, where it is used as a fallback and alternative to retrieving passwords from a Mandos server\&. .PP This program is meant to be imitate a feature of the \fBaskpass\fR program, so that programs written to interface with it can keep working under the Mandos system\&. .SH "OPTIONS" .PP This program takes no options\&. .SH "EXIT STATUS" .PP If exit status is 0, the output from the program is the password as it was read\&. Otherwise, if exit status is other than 0, the program was interrupted or encountered an error, and any output so far could be corrupt and/or truncated, and should therefore be ignored\&. .SH "FILES" .PP /lib/cryptsetup/passfifo .RS 4 This is the FIFO where this program will read the password\&. If it does not exist, it will be created\&. .RE .SH "BUGS" .PP Please report bugs to the Mandos development mailing list: (subscription required)\&. Note that this list is public\&. The developers can be reached privately at (OpenPGP key fingerprint 153A 37F1 0BBA 0435 987F 2C4A 7223 2973 CA34 C2C4 for encrypted mail)\&. .SH "EXAMPLE" .PP Note that normally, this program will not be invoked directly, but instead started by the Mandos \fBplugin-runner\fR(8mandos)\&. .PP This program takes no options\&. .PP \fBaskpass\-fifo\fR .SH "SECURITY" .PP The only thing that could be considered worthy of note is this: This program is meant to be run by \fBplugin-runner\fR(8mandos), and will, when run standalone, outside, in a normal environment, immediately output on its standard output any presumably secret password it just received\&. Therefore, when running this program standalone (which should never normally be done), take care not to type in any real secret password by force of habit, since it would then immediately be shown as output\&. .SH "SEE ALSO" .PP \fBintro\fR(8mandos), \fBfifo\fR(7), \fBplugin-runner\fR(8mandos) .SH "COPYRIGHT" .br Copyright \(co 2008-2019 Teddy Hogeborn, Bj\(:orn P\(oahlsson .br