Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | 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-AUTHORIZE 1 "Apr 15, 2002" lsh-authorize "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 NAME
lsh-authorize \- Authorize keys for the current account.
.SH SYNOPSIS
.B lsh-authorize
.I key-file ...
.SH DESCRIPTION
For each \fIkey-file\fP, add the contained key to the list of keys that unlock the current
account.
.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
.TP
.B \-\-help
Show summary of options.
.SH SEE ALSO
.BR lsh-keygen (1),
.BR lsh-writekey (1),
.BR sexp-conv (1),
.BR ssh-conv (1),
.BR lsh (1),
.BR lshd (8).
.BR
The lsh programs (including this one) are documented fully by
.IR "Lsh" ,
available via the info system
.SH AUTHOR
This manual page was originally written by
Robert Bihlmeyer <robbe@orcus.priv.at> for the Debian GNU/Linux system
(but may be used by others), with heavily modifications by
Timshel Knoll <timshel@debian.org>