HP SureStore CD-ROM Server/Tower User's Guide - 5967-2149

6-6 Setup for UNIX Networks (NFS)
NFS-Specific Access Controls
You may restrict access by means of NFS to users with a certain
IP Address, Group ID (GID) or User ID (UID).
Access is controlled by creating or editing the NFSIPAddress,
NFSGroup, and NFSUser entries in the access-control files in the
volumes folder on the CD-ROM server. The following values can
be used:
Note There is an or relation between NFS access-control parame-
ters. A user fulfilling any one of the NFS access criteria you
have specified will be granted access. If you set an asterisk
(*) to any of the parameters, all users will have access
regardless of the settings of the other parameters.
You may add as many NFSIPAddress, NFSGroup and NFSUser
parameters as you require. See the following examples.
Example 1: Give access to users with UID 100 and 101 and to all
users with GID 4:
NFSIPAddress
Description
*
Any user with any IP address has access.
<any IP address>
Only users with the specified IP addresses
have access.
<entry not present>
IP address is not used to grant access.
NFSGroup
Description
*
Any user with any GID has access to the folder
or CD.
<group ID>
Only users with the specified GID have access.
<entry not present>
GID is not used to grant access.
NFSUser
Description
*
Any user with anyUID has access to the folder
or CD.
<user ID>
Only users with the specified UID have access.
<entry not present>
UID is not used to grant access.
NFSUser = 100
NFSUser = 101
NFSGroup = 4