Informatika Komputer    
   
Daftar Isi
(Sebelumnya) LSE/OSlsof (Berikutnya)

lsh

lsh
Developer(s)Niels Möller
Initial releaseSeptember 1998 [1]
Stable releasev2.0.4 / September 5, 2007; 5 years ago (2007-09-05)
Operating systemUnix-like
TypeNetworking, Security
LicenseGPL
Websitehttp://www.lysator.liu.se/~nisse/lsh/

lsh is a free software implementation of the Secure Shell (SSH) protocol version 2, by the GNU Project[2][3][4][5] including both server and client programs. Featuring SRP as specified in secsh-srp[6] besides, public-key authentication. Kerberos is somewhat supported as well[citation needed]. Currently however for password verification only, not as an SSO method[citation needed]. secsh-srp lsh was started from scratch and predates OpenSSH, a more popular alternative[citation needed].

Karim Yaghmour concluded in 2003 that lsh was "not fit for use" in production embedded Linux systems, because of its dependencies upon other software packages, that have a multiplicity of further dependencies. The lsh package requires the GNU MP library, zlib, and liboop, the latter of which in turn requires glib, which then requires pkg-config. Yaghmour further notes that lsh suffers from cross-compilation problems that it inherits from glib. "If […] your target isn't the same architecture as your host," he states, "LSH isn't a practical choice at this time."[7]

Debian provides official packages of lsh as lsh-server,[8] lsh-utils, lsh-doc, lsh-client.[9]

See also

References

  1. ^ "Initial release of snapshot version of lsh". http://www.lysator.liu.se/~nisse/arch ive/lsh-snapshot-19980908.tar.gz.
  2. ^ Jon Lasser (2000). Think UNIX. Que-Consumer-Other Series. Que Publishing. p. 104. ISBN 9780789723765. 
  3. ^ Roderick W. Smith (2005). Linux in a Windows world. O'Reilly Media, Inc. p. 227. ISBN 9780596007584. 
  4. ^ http://directory.fsf.org/GNU/
  5. ^ http://directory.fsf.org/project/lsh/
  6. ^ http://tools.ietf.org/html/draft-niss e-secsh-srp
  7. ^ Karim Yaghmour (2003). Building embedded Linux systems. O'Reilly Media, Inc. p. 300. ISBN 9780596002220. 
  8. ^ Debian's official packages for lsh-server
  9. ^ Squeeze version of lsh-server

External links

(Sebelumnya) LSE/OSlsof (Berikutnya)