SYNOPSIS
lsh-authorize KEY-FILE
DESCRIPTION
CAUTION! The information in this manpage may be invalid or outdated. For authorative information on lsh, please see it's Texinfo manual (see the SEE ALSO section).Authorizes public key login for the key corresponding to the public key contained in KEY-FILE.
FILES
Authorized keys are stored under
$HOME/.lsh/authorized_keys_sha1/
the file name is currently the SHA1 hash of the public key, but this may change in the future.
COPYING
The lsh suite of programs is distributed under the GNU General Public License; see the COPYING and AUTHORS files in the source distribution for details.AUTHOR
The lsh program suite is written mainly by Niels Möller <[email protected]>.This man-page was written for lsh 2.0 by Pontus Freyhult <[email protected]>, it is based on a template written by J.H.M. Dassen (Ray) <[email protected]>.