-
Story
-
Resolution: Done
-
Major
-
RH358 - RHEL 8.1 0
-
None
-
10
-
en-US (English)
URL:
Reporter RHNID: p.tselios
Section: -
Language: en-US (English)
Workaround:
Description: In the Practice "Protecting NFS Exports", step 1.6 is:
echo '/securedexport *.example.com(sec=krb5p,rw)'>>/etc/exports
However, we already said in the previous section that we should use /etc/exports.d
So, the correct should be:
echo '/securedexport *.example.com(sec=krb5p,rw)'>>/etc/exports.d/secure.exports
- clones
-
PTL-6456 RH254-376, Chapter 8. - User /etc/exports.d in Practice
- Closed