HP-UX AAA Server A.08.02.10 Administrator's Guide HP-UX 11i v3 (T1428-90093, November 2013)
NOTE: Although loading and saving configurations are required to clone HP-UX AAA Servers,
you can perform those tasks independently, without associating them with cloning.
To perform any administration tasks, such as loading, saving, and maintenance, you must select
the servers within the group that is administered.
Administering HP-UX AAA Servers Using HP-UX AAA Server Admin Tool (Command
Line)
You can administer the HP-UX AAA Servers running on a host using HP-UX AAA Server Admin
Tool (rad_admin). However, you must save the server attributes using HP-UX AAA Server Manager
on the host where you want to manage the servers using HP-UX AAA Server Admin Tool.
rad_admin Syntax
/opt/aaa/bin/rad_admin.sh [-config config_dir]
[start|stop|reload|status|list server_list]
Table 62 describes all the rad_admin options.
Table 62 rad_admin Options
DescriptionOption
Directory path where the file rmiserver.properties is located. If omitted,
the default is /opt/aaa/remotecontrol/rmiserver.properties
-config config_path
Starts the HP-UX AAA Servers specified in server_liststart server_list
Stops the HP-UX AAA Servers specified in server_list.stop server_list
Reloads the HP-UX AAA Servers specified in server_listreload server_list
Retrieves the status of the HP-UX AAA Servers specified in server_liststatus server_list
Lists the PIDs of the HP-UX AAA Servers specified in server_listlist server_list
NOTE: server_list all | groupname:all... | groupname:list... —
server_list denotes the list of HP-UX AAA Servers to be administered. To select all the HP-UX
AAA Servers on the local host use keyword "all".
To select all the HP-UX AAA Servers within a group, specify the group name followed by the
keyword "all", as <groupname>:all. To select a specific set of HP-UX AAA Servers within a
group, specify the group name followed by the names of the HP-UX AAA Servers separated by a
comma, as follows <groupname>:<list>, where list is a list of the HP-UX AAA Server names
separated by a comma.
To select a specific set of HP-UX AAA Servers from multiple groups, specify the group name followed
by the names of the HP-UX AAA Servers separated by a comma multiple times separated by space,
as follows <groupname1>:<list1> <groupname2>:<list2> where list1 and list2 are the
HP-UX AAA Server names separated by a comma.
Examples of Administering Multiple HP-UX AAA Servers
Following is an example to start all the HP-UX AAA Servers of all the groups on a host:
# /opt/aaa/bin/rad_admin.sh start all
Following is an example to stop server1 and server2 belonging to group1:
# /opt/aaa/bin/rad_admin.sh stop group1:server1,server2
Following is an example to restart server1 and server2 belonging to group1 and server3 and
server4 in group2:
208 Configuring HP-UX AAA Server for Scalability and High-Availability