Rev 2 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
.\" Hey, EMACS: -*- nroff -*-.\" First parameter, NAME, should be all caps.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection.\" other parameters are allowed: see man(7), man(1).TH LSH-KRB-CHECKPW 8 "Nov 15 2005" lsh-krb-checkpw "lsh manuals".\" Please adjust this date whenever revising the manpage..\".\" Some roff macros, for reference:.\" .nh disable hyphenation.\" .hy enable hyphenation.\" .ad l left justify.\" .ad b justify to both left and right margins.\" .nf disable filling.\" .fi enable filling.\" .br insert line break.\" .sp <n> insert n+1 empty lines.\" for manpage-specific macros, see man(7).SH NAMElsh-krb-checkpw \- program to check a Kerberos username/password combination.SH SYNOPSIS.B lsh-krb-checkpw.RI username-to-check.SH DESCRIPTIONThis manual page documents briefly the.B lsh-krb-checkpwcommand.This manual page was written for the Debian distributionbecause the original program does not have a manual page.Instead, it has documentation in the GNU Info format; see below..PP.\" TeX users may be more comfortable with the \fB<whatever>\fP and.\" \fI<whatever>\fP escape sequences to invode bold face and italics,.\" respectively.\fBlsh-krb-checkpw\fP is a program that checks if a username and passwordcombination is valid for login by doing a kerberos lookup. It is designed to beused as a password helper program for \fBlshd (8)\fP, (eg.\fB\-\-password\-helper=/usr/sbin/lsh-krb-checkpw\fP..PP.B lsh-krb-checkpwtakes one required argument, which is the username, and reads the password fromstdin, then returns 0 if the password is valid, or 1 otherwise. Note that thepassword must be supplied exactly, ie. there must be no newline after thepassword, so if invoking from a shell, just type "<your-password><CTRL-D>"..SH SEE ALSO.BR lshc (1),.BR lshd (8)..BRThe programs are documented fully by.IR "Lsh" ,available via the Info system..SH AUTHORThis manual page was written by Timshel Knoll <timshel@debian.org>,for the Debian GNU/Linux system (but may be used by others).