Specifications

3 Click Share Points and select the share point you want to remove.
4 Click Unshare.
5 Click Save.
Protocol and network mount settings you made for the item are discarded.
From the command line:
To delete a share point: m
$ sudo sharing -r path
Parameter Description
path The full path to the share point.
For information about command-line parameters, see “Creating a Share Point” on
page 142. For information about sharing, see its man page. For the basics of
command-line tool usage, see Introduction to Command-Line Administration.
Disabling a Protocol for a Share Point
You can use File Sharing in Server Admin to stop sharing a share point using a specic
protocol and still permit sharing to continue through other protocols.
To stop sharing through a specic protocol:
1 Open Server Admin and connect to the server.
2 Click File Sharing.
3 Click Share Points and select the share point you want to recongure.
4 Click Share Point below the list.
5 Click Protocol Options and select the protocol.
6 For AFP, SMB, and FTP, deselect the “Share this item using” checkbox; for NFS, deselect
the export this item and its contents to checkbox.
You can disable a protocol for all share points by stopping the underlying service that
provides support for the protocol. For more information, see “Stopping AFP Service on
page 80,Stopping NFS Service on page 11 5 , or “Stopping FTP Service on page 136.
From the command line:
To disable protocol sharing for a share point: m
$ sudo sharing -e path -s shareflags
48 Chapter 3 Setting Up Share Points