User Guide

36 NetWare FTP Server Administration Guide
NetWare FTP Server Administration Guide
103-000172-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Access Rights
The following table describes the permitted access rights.
Keywords
The following table describes the possible keywords.
Restrict File
The format and organization of the restrict file is as follows:
Each line should have one entity name and corresponding access rights.
The rights of the entities will be assigned according to the order of the
RESTRICT file. If different rights apply to the same entity, the latest
entities that appear in the RESTRICT file will be taken.
Access Right Description
DENY Denies access to the FTP Server for that client.
READONLY Gives read-only access to the client.
NOREMOTE Restricts access to remote server navigation.
GUEST Gives only Guest access to the user. guest users are
those users who cannot navigate to remote servers.
A guest user has access only within the guest user’s
home directory and subdirectories.
ALLOW Gives normal FTP access without restriction.
Keyword Description
ADDRESS= Restricts a particular node. The IP address or
machine name can be used.
DOMAIN= Restricts a particular Domain.
The asterisk (*) should be used for container level
restrictions.
ACCESS= Is mandatory for each line. It should be followed by
access rights.