HP-UX AAA Server A.08.02.10 Administrator's Guide HP-UX 11i v3 (T1428-90093, November 2013)

Table 99 Common Problems with HP-UX AAA Server Startup (continued)
TroubleshootingProblem
Solution 1. Use grep to verify if the radiusd daemon is running. If the daemon
is running, use the existing instance of the daemon, or restart radiusd
after killing the existing instance.
2. Check for other processes using the authentication and accounting
port configured for the radiusd and radacct entries, respectively
in /etc/services.
3. If the authentication or accounting port is occupied, configure different
ports in /etc/services and restart radiusd. You can also
configure different ports using the Start Options in the Administration
screen of Server Manager.
For more information, see “Troubleshooting Bind Errors at HP-UX AAA
Server Startup” (page 356).
open_library: Cannot open shared object '<AATV>': ‘<error>'.Log MessageUnable to load
AATVs
The specified AATV cannot be loaded due to one of the following reasons:Cause
A dependent library cannot be found at the specified location
The AATV or its dependent library does not have executable
permissions
Solution
Ensure that all the dependent libraries are present in the specified
locations
Ensure that the AATV and dependent libraries have executable
permissions. See the chmod(1M) manpage for more information on
changing permissions.
read_auth: Missing AATV for entry on line 3 of /etc/opt /aaa/authfileLog MessageInvalid or missing
AATV
The AATV specified in /etc/opt/aaa/authfile is not found.Cause
Specify a valid existing AATV in /etc/opt/aaa/authfileSolution
doconfig: init_fsm() failed rad_fsminit: non-reachable state logall
-3.00::unreachable <line no> <date><time> rad_fsminit: state invalid
seen but not defined
Log MessageFSM-related
problems
The FSM file /etc/opt/aaa/radius.fsm contains an undefined state
at line <line no>.
Cause
Ensure that the state specified on the <line no> is correct. If the correct
state has been specified, define it.
Solution
See “States ” (page 291)for more information on defining a state.
doconfig: init_fsm() failed rad_fsminit: invalid event name: 'invalid' line
<line no>
Log Message
The FSM file /etc/opt/aaa/radius.fsm contains an invalid event
name specified on line <line no>.
Cause
Edit the /etc/opt/aaa/radius.fsm to specify a valid event name
at line <line no>.
Solution
See “Event Names (page 293) for more information on specifying events.
doconfig: init_fsm() failed rad_fsminit: invalid action name: 'invalid' line
<line no>
Log MessageFSM-related
problems
The FSM file /etc/opt/aaa/radius.fsm contains an invalid action
specified at line <line no>.
Cause
Edit the /etc/opt/aaa/radius.fsm to specify a valid action name
at line <line no>.
Solution
See Actions ” (page 296)for more information on specifying actions.
Troubleshooting the HP-UX AAA Server 355