From 4bfb9823f79dc2aa1a561b44676653b750f8f157 Mon Sep 17 00:00:00 2001 From: Simon Clark Date: Oct 24 2017 15:16:01 +0000 Subject: Add #29 'Remove krb5-appl' --- diff --git a/en-US/sysadmin/Security.adoc b/en-US/sysadmin/Security.adoc index be0c06f..e867ae4 100644 --- a/en-US/sysadmin/Security.adoc +++ b/en-US/sysadmin/Security.adoc @@ -13,3 +13,7 @@ Fedora 27 defaults to a new Kerberos credential cache type called Kerberos Cache * The KCM deamon is stateful. While no functionality that benefits from that is implemented in F-27, the deamon will allow automatic refreshes of a user's Kerberos credentials if needed. Information about using KCM can be found in `man sssd-kcm` and also in `man sssd-secrets`, because KCM uses sssd-secrets for data storage. Additional information is contained in the https://docs.pagure.org/SSSD.sssd/design_pages/kcm.html[SSSD Design Page for KCM]. + +[[sect-security-krb5-appl]] +=== krb5-appl Packages Removed +The `krb5-appl-clients` and `krb5-appl-servers` packages are considered to be obsolete and have been removed from Fedora. These packages provided Kerberos-aware telnet, ftp, rcp, rsh, and rlogin clients and servers. Users should to move to more modern security tools, such as openssh.