3.5.1 Matrix Server Administration Guide
Chapter 8: Configure MxFS-Linux 139
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
An export record uses the following format, which is documented in the
Linux exports(5) man page:
<exported_path> [<client>] [(<option>, ...)]
The <exported_path> must start with a slash (/ ) and must include at least
one directory name (for example, /data1 is valid but / is invalid). If you do
not specify a client, all clients will be allowed access. An asterisk (*) is also
equivalent to specifying all clients. The options are as specified in the
Linux exports(5) man page. All options are supported, and comments are
allowed.
You can type the record information directly on the row, or you can click
the Edit button at the end of the row to display the Export Record Details
dialog, which simplifies constructing the record. This dialog includes a
Preview line at the bottom that shows the export record as you construct
it. The following Export Record Details dialog shows an example of a
completed export record.