Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-5580

RH358-16: [RH254] - Use /etc/exports.d in Practice

XMLWordPrintable

    • 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

            rht-hquatrem Herve Quatremain
            p.tselios Petros Tselios (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: