Specifications

If you want users to have full control of the drop box, add ACEs that give them full Â
Administration, Read, Write, and inheritable permissions.
For more information, see “Setting ACL Permissions on page 38.
8 Click Save.
From the command line:
1 Create the folder that will act as a drop box in an AFP share point:
$ sudo mkdir path/folder1
2 Add permissions for the folder:
$ chmod securitygroup + permissionfolder1
Parameter Description
path The full path to the share point.
folder1 The folder that will be the drop box.
securitygroup The person or group whose permission you are
changing. Can be the following:
 u—user
 g—group
 o—other
 all—all
permission The permission you are changing:
 r—read
 w—write
 e—execute
For information about mkdir and chmod, see their man pages. For the basics of
command-line tool usage, see Introduction to Command-Line Administration.
Setting Up a Network Library
Conguring a network library creates a repository on the network for shared
information such as default congurations, fonts, images, and other common
resources.
A shared library is automatically mounted at /Network/Library/ and is accessible
through Finder. Guest access must be enabled to grant all users access to the network
library. All users or groups who are logged into the network with guest access have
access to this shared information, and the network library becomes part of the default
search path. Access to the network library can be restricted using access controls.
60 Chapter 3 Setting Up Share Points