HP SureStore CD-ROM Server/Tower User's Guide - 5967-2149
Setup for UNIX Networks (NFS) 6-7
Example 2: Give access to users with IP address 192.124.138.60
and 192.124.138.65:
Authentication of a PC in an NFS Environment
PC workstations on a UNIX network can also be authenticated.
This requires an authentication server to be specified by the
NFS configuration parameter PCNFSDAuthentServer. That
parameter is combined with the DefaultUid parameter, in 4
different ways, to obtain the following behavior:
NFSIPAddress = 192.124.138.60
NFSIPAddress = 192.124.138.65
Default-
Uid
PCNFSD
AuthentServer
Result for PCNFSD clients
Example:
-2
0.0.0.0
Clients with user ID and group ID = -2
can be authenticated, but there is no
authentication server.
Example:
-2
Example:
192.124.138.99
Clients authenticated by the server get
their real user ID and group ID. Clients
not authenticated default to
DefaultUid
.
0
Example:
192.124.138.99
Clients authenticated by the server get
their real user ID and group ID. Clients
not authenticated will fail.
0 0.0.0.0
All clients will fail.