-
Bug
-
Resolution: Can't Do
-
Major
-
None
-
RH254 - RHEL 7 2 20150427
-
None
-
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
- is cloned by
-
PTL-5580 RH358-16: [RH254] - Use /etc/exports.d in Practice
- Closed