diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-02-27 10:18:43 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:34:48 -0500 |
commit | 88062a4bd91b7f070f7393752bbe98947177643b (patch) | |
tree | c7fe74f417e69306806d69522d59f1d95681a9b5 /network/krb5/README | |
parent | 0de0aab5de7fe552c55170690d5973bb53012cf0 (diff) |
network/krb5: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/krb5/README')
-rw-r--r-- | network/krb5/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/network/krb5/README b/network/krb5/README deleted file mode 100644 index 20580883166da..0000000000000 --- a/network/krb5/README +++ /dev/null @@ -1,10 +0,0 @@ -Kerberos is a network authentication protocol. It is designed to -provide strong authentication for client/server applications by using -secret-key cryptography. A free implementation of this protocol is -available from the Massachusetts Institute of Technology. Kerberos is -available in many commercial products as well. - -Note: -We provide 2 RC scripts that you can use for your own usage: -- rc.kadmind: Kerberos KADM5 administration server init script -- rc.krb5kdc: Kerberos V5 KDC init script |