Specifications

Chapter 4 Working with AFP Service 81
3 From the expanded Servers list, select AFP.
4 Click Connections, then click Stop.
5 Enter the amount of time that users have to save their les before AFP service stops.
6 If you want users to know why they must disconnect, enter a message in the
Additional Message eld.
Otherwise, a default message is sent indicating that the server will shut down in the
specied number of minutes.
7 Click Stop.
From the command line:
To stop AFP service: m
$ sudo serveradmin stop afp
For more information about command-line parameters for AFP, see AFP
Parameters” on page 143. For information about serveradmin, see its man page.
For the basics of command-line tool usage, see Introduction to Command-Line
Administration.
Enabling Bonjour Browsing for AFP Share Points
You can register AFP service with Bonjour to enable users to nd the server by
browsing through available servers. Otherwise, users who cannot browse must enter
the server host name or IP address when connecting.
To register with Bonjour:
1 Open Server Admin and connect to the server.
2 Click the triangle at the left of the server.
The list of services appears.
3 From the expanded Servers list, select AFP.
4 Click Settings, then click General.
5 Select “Enable Bonjour registration.”
6 Click Save.
AFP share points use the Bonjour registration type afpserver.
From the command line:
To register with Bonjour: m
$ sudo serveradmin settings afp registerNSL = yes
For more information about command-line parameters for AFP, see AFP
Parameters” on page 143. For information about serveradmin, see its man page.
For the basics of command-line tool usage, see Introduction to Command-Line
Administration.