Previous Topic: Root Directory PermissionsNext Topic: Reporting


ACCESS Keywords

Permits administered to secure HFS file resources should specify the ACCESS keyword to identify the type of access to the file. If the access keyword is not used, READ access is implied. The access keywords are:

ALL

Allows all of the following.

ALTER

Allows create and delete access to a file.

CONTROL

A special access not used for normal file access validation. This is used with HFS function security to allow a user to change file attributes.

EXECUTE

Allows execute access to a file, usually a program file.

READ

Allows read access to a file.

UPDATE

Allows write access to a file.