https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194425

            Bug ID: 194425
           Summary: mountd(8): feature enhancement: restrict exports to
                    authorized hosts
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 148396
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148396&action=edit
new option to restrict exports in mountd

Currently mountd will return all entries for exports and dump requests. In some
cases it is desirable for these to be restricted to only authorized hosts or
completely hidden.

This feature is available in commercial products, such as EMC
(https://community.emc.com/docs/DOC-7003) and HP-UX.

The attached patch has three options to restrict exports results, using a new
"-x" switch:
* visible = default, all visible
* host = only return results applicable to the host
* hide = fully hidden

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to