All files consist of one or more entries. These entries include
parameters, on one or more lines and delimited by one or more spaces
or tabs, that define a configuration item for the server—a
client, a user profile, a realm, an A-V pair, a service, and others.
In each section of this chapter, the syntax for the entry will indicate required
parameters in bold face type and optional ones in a normal face.
In addition, when a place holder should be replaced with a specific
value by the administrator, the place holder will appear in an italic
face (bold and italic if required by the file's syntax). The Mobile
AAA server reads all configuration files at startup.
The following table lists each HP-UX Mobile AAA Server configuration
file and a brief description of each file. and the location in this
guide where you can learn more about each file:
 |
 |  |
 |
 | NOTE: All HP-UX
Mobile AAA Server configuration files are located in /etc/opt/aaa/diameter |
 |
 |  |
 |
Table 6-1 HP-UX Mobile AAA Server Configuration Files
File | Description | Editing Method | More Information |
|---|
aaa.config | Contains server properties where you
can view/change default values. | Server Manager Server Properties link | See "Server Properties" in Chapter 5 |
clients | Information about all Diameter clients, including
name/address, secret, and type, that allows the HP-UX Mobile AAA
Server to recognize and communicate with clients. | Server Manager Peers link | See "Peers" in Chapter 5 |
dictionary | Defines all attributes and values that
may be used to build A-V pairs that will be recognized by the HP-UX
Mobile AAA Server. These A-V pairs contain information about requests
and responses. This file also contains definitions for all the authentication
types the server recognizes. | Manually | See "Dictionary" in Chapter 6 |
diameter.authfile | Authentication type parameters for defined realms. | Server Manager Realms link | See "Realms" in Chapter 5 |
| diameter.fsm | Defines a state table that includes the
states, events, and actions that determine how a Diameter request
is processed. Only supported for internal use in A.01.00 release. | Manually | HP recommends not editng this file |
log.config | Specifies the predefined session log
formats to use. | Manually | See "Log.config" in Chapter 6 |
vendors | Entries for vendor names and numbers.
This file maps external attributes to and from vendor specific attributes. | Manually | See "Vendors" in Chapter 6 |