Specifications
Chapter 3 Setting Up Share Points 43
From the command line:
To change FTP settings: m
$ sudo sharing -e path -s 010 -A customname -g guestflags
Parameter Description
path The full path to the share point.
customname The name of the share point. If you don’t specify
the custom name, it’s set to the name of the
folder, the last name in
path.
guestags A group of ags indicating which protocols allow
guest access. The ags are written as a three-digit
binary number with the digits representing, from
left to right, AFP, FTP, and SMB.
1=guests allowed, 0=guests not allowed.
For greater security, do not allow guest access.
For information about command-line parameters for FTP, see “FTP Parameters”
on page 148. For information about sharing, see its man page. For the basics of
command-line tool usage, see Introduction to Command-Line Administration.
Exporting an NFS Share Point
You can use NFS to export share points to UNIX clients. (Export is the NFS term
for sharing.)
To export an NFS share point:
1 Open Server Admin and connect to the server.
2 Click File Sharing.
3 Click Share Points and select the share point from the list.
4 Click Share Point below the list.
5 Click Protocol Options.
This opens the protocol window with conguration options for AFP, SMB, FTP, and NFS.
6 Click NFS.
7 Select “Export this item and its contents to” and choose an audience from the
pop-up menu.
To limit clients to specic computers, choose “Client List” and click Add (+) to specify
the IP addresses or DNS names of computers that can access the share point.
To limit clients to the entire subnet, choose “Subnet” and enter the IP address and
subnet mask for the subnet.