System Administration Guide

Using the Service Access Facility

The SAF is the tool used for administering terminals, modems, and other network devices. The top-level SAF program is the Service Access Controller (SAC). The SAC controls port monitors which you administer through the sacadm command. Each port monitor can manage one or more ports.

You administer the services associated with ports through the pmadm command. While services provided through SAC may differ from network to network, SAC and the administrative programs sacadm and pmadm are network independent.

Table 49-1 illustrates the SAF control hierarchy. The sacadm command is used to administer the SAC which controls the ttymon and listen port monitors.

The services of ttymon and listen are in turn controlled by pmadm. One instance of ttymon can service multiple ports and one instance of listen can provide multiple services on a network interface.

Table 49-1 SAF Control Hierarchy

Function 

Program 

Description 

Overall Administration 

sacadm

Command for adding and removing port monitors 

Service Access Controller 

sac

SAF's master program 

Port Monitors 

ttymon

listen

Monitors serial port login requests 

Monitors requests for network services 

Port Monitor Service Administrator 

pmadm

Command for controlling port monitors services 

Services 

logins; remote procedure calls; other 

Services to which SAF provides access 

Console Administration 

console login 

The console is automatically set up via an entry in the /etc/inittab file using ttymon-express mode. Do not use the pmadm or sacadm to manage the console directly. See "ttymon and the Console Port" for more information.