logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lsh-authroize - secsh (SSH2) client

Author

       The lsh program suite is written mainly by Niels Möller <nisse@lysator.liu.se>.

       This  man-page  was written for lsh 2.0 by Pontus Freyhult <pont_lsh@soua.net>, it is based on a template
       written by J.H.M. Dassen (Ray) <jdassen@wi.LeidenUniv.nl>.

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.

Description

CAUTION!Theinformationinthismanpagemaybeinvalidoroutdated.Forauthorativeinformationonlsh,pleaseseeit'sTexinfomanual(seetheSEEALSOsection).

       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.

Name

       lsh-authroize - secsh (SSH2) client

Reporting Bugs

       Report bugs to <bug-lsh@gnu.org>.

See Also

lsftp(1), lshg(1), lsh-authorize(1), lsh-keygen(1), lsh-make-seed(1), lsh-upgrade(1), lsh-upgrade-key(1),
       lsh-writekey(1), lshd(8), ssh-conv(1)

       The full documentation for lsh is maintained as a Texinfo manual.  If  the  info  and  lsh  programs  are
       properly installed at your site, the command

              infolsh

       should give you access to the complete manual.

LSH-AUTHORIZE                                     NOVEMBER 2004                                 LSH-AUTHORIZE(1)

Synopsis

lsh-authorizeKEY-FILE

See Also