System Administration Guide: Security Services

ASET File Examples

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

Tune Files

ASET maintains three tune files. The following table describes the format of entries in all three tune files.

Table 20–4 Entry Format for Tune Files

Field Name 

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 file 

The following rules apply when you edit the tune files:

Aliases File

The 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 UID. 

aliasn

User account that share the UID. 

For example, the following entry lists the UID 0 that is being shared by the sysadm and root accounts:

0=root=sysadm