| United States-English |
|
|
|
![]() |
NFS Services Administrator’s Guide: HP-UX 11i version 3 > Chapter 2 Configuring and Administering NFS ServicesConfiguring RPC-based Services |
|
This section describes the following tasks:
Table 2-8 lists the RPC daemons and services that can be started by the inetd daemon. It briefly describes each one and specifies the manpage you can refer to for more information. Table 2-8 RPC Services managed by inetd
To restrict access to RPC-based services, create an entry with the following syntax in the /var/adm/inetd.sec file for each service to which you want to restrict access: service {allow} host_or_network [host_or_network...] {deny} If the /var/adm/inetd.sec file does not exist, you may have to create it. The service must match one of the service names in the /etc/rpc file. Specify either allow or deny, but not both. Enter only one entry per service. The host_or_network can be either an official host name, a network name, or an IP address. Any of the four numbers in an IP address can be specified as a range (for example, 1-28) or as a wildcard character (*). The inetd.sec file is checked only when the service starts. If a service remains active and accepts more requests without being restarted, the inetd.secfile is not checked again. You can use HP SMH to modify the /var/adm/inetd.sec file. For more information, see inetd.conf (4) and inetd.sec (4). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||