From 253ade84611b8bb461d8f7e99d1fc15869a42075 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Fri, 24 May 2019 16:59:56 +0200 Subject: [PATCH] Added CertDepot - RHEL7: Use Kerberos to control access to NFS network shares --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e358730..5a71525 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below. - [Linux NFS-HOWTO - Security and NFS](https://www.tldp.org/HOWTO/NFS-HOWTO/security.html) - a good overview of NFS security issues and some mitigations - [A Guide to Securing Red Hat Enterprise Linux 7 - Securing NFS](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/security_guide/index#sec-Securing_NFS) - [NFSv4 without Kerberos and permissions](https://lists.debian.org/debian-user/2017/10/msg00476.html) - why NFSv4 without Kerberos does not provide security +- [CertDepot - RHEL7: Use Kerberos to control access to NFS network shares](https://www.certdepot.net/rhel7-use-kerberos-control-access-nfs-network-shares/) ### CUPS