System Administration Guide

ASET File Examples

This section has examples of some of the ASET files, including the tune files and the aliases file.

Tune Files

ASET maintains three tune files. The entry format in all three tune files are described in Table 54-4.

Table 54-4 Tune File Entry Format

Entry 

Description 

pathname

The full path name of the file 

mode

A five-digit number that represents the permission setting 

owner

The owner of the file 

group

The group owner of the file 

type

The type of the file 

The following rules apply:

Aliases File

An aliases file contains a list of aliases that share the same user ID.

Each entry is in this form:

uid=alias1=alias2=alias3=...

uid

Shared user ID. 

aliasn

User account sharing the user ID. 

For example, the following entry lists the user ID 0 being shared by sysadm and root:

0=root=sysadm