slackbuilds_ponce/network/lsh/README.SLACKWARE
Menno Duursma dd5d615ca9 network/lsh: Added (GNU implementation of the Secure Shell protocol)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-31 22:31:51 -05:00

11 lines
310 B
Text

This script compiles-in libwrap (/etc/hosts.allow) support.
For configuration instructions see: /usr/doc/lsh-<version>/README
To start it at boot; add the following to /etc/rc.d/rc.local
if [ -x /etc/rc.d/rc.lshd ]; then
/etc/rc.d/rc.lshd start
fi
To test try: lsh --sloppy-host-authentication localhost