diff options
author | Leigh Wedding <leigh.wedding@telstra.com> | 2011-12-16 08:47:57 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:51 -0200 |
commit | 96ba3e010ec77a2d96ab314aa3f95fabf2afa46b (patch) | |
tree | d1c41b5425d0e8dde11f7491e0d19a1cd7f2129c /network/openssh-krb5/slack-desc | |
parent | 382b791d69ad4446c0534ab811951ea66bc92811 (diff) | |
download | slackbuilds-96ba3e010ec77a2d96ab314aa3f95fabf2afa46b.tar.gz |
network/openssh-krb5: Added (Kerberos-enabled OpenSSH)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/openssh-krb5/slack-desc')
-rw-r--r-- | network/openssh-krb5/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/openssh-krb5/slack-desc b/network/openssh-krb5/slack-desc new file mode 100644 index 0000000000..bcdb0b83fb --- /dev/null +++ b/network/openssh-krb5/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +openssh-krb5: openssh-krb5 (Secure Shell daemon and clients - with Kerberos) +openssh-krb5: +openssh-krb5: ssh (Secure Shell) is a program for logging into a remote machine and +openssh-krb5: for executing commands on a remote machine. It is intended to replace +openssh-krb5: rlogin and rsh, and provide secure encrypted communications between +openssh-krb5: two untrusted hosts over an insecure network. sshd (SSH Daemon) is +openssh-krb5: the daemon program for ssh. OpenSSH is based on the last free version +openssh-krb5: of Tatu Ylonen's SSH, further enhanced and cleaned up by Aaron +openssh-krb5: Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and +openssh-krb5: Dug Song. It has a homepage at http://www.openssh.com/ +openssh-krb5: |