HP-UX AAA Server A.07.01 Administrator's Guide

6. From the navigation tree, click Save Configuration.
CAUTION: Clicking Save Configuration saves the entire server configuration
(access devices, proxies, local realms, users, and server properties) to the servers
you specify.
NOTE: By default, accounting messages are forwarded to the remote proxy server.
Select Yes for Use Local Session Tracking to Suppress Forwarding of Accounting
Requests to record accounting start and stop messages locally.
Proxying Accounting Requests to a Central Server
You can forward all received accounting messages to a central server by modifying the
finite state table. This configuration disables all local accounting.
1. Copy the file /opt/aaa/examples/config/proxyacct.fsm to the
radius.fsm file.
2. Open radius.fsm in a text editor and locate the following lines:
Acctwait:
*.*.ACK RAD2RAD REPLYHold Xstring=default.accounting.proxy.server
*.*.ACCT_DUP RAD2RAD REPLYHold Xstring=default.accounting.proxy.server
3. Replace the two instances of default.accounting.proxy.server with the DNS name
or IP address of the server that you want to forward the accounting messages to.
To forward the accounting to a different port, use the following syntax:Acct:Port.
IMPORTANT: The server you specify must be added to your proxy configuration.
4. Save radius.fsm.
5. Restart the server if it is already running.
Deleting a Proxy
Complete the following steps to delete a proxy:
Proxying Accounting Requests to a Central Server 113