HP-UX AAA Server A.08.01 administrator's guide (T1428-90072, May 2010)

Table Of Contents
10. Look for the following entry:
/opt/aaa/bin/rad_admin.sh stop all > /dev/null 2>&1
11. To stop all the HP-UX AAA Servers as the aaa user during shutdown, modify the
statement as follows:
/usr/bin/su - aaa -c /opt/aaa/bin/rad_admin.sh stop all >/dev/null 2>&1
12. If you are implementing the SQL Access feature, add the following environment
variable settings in the users .profiles file in the home directory:
(For ODBC only)
export ODBCINI=path/odbc.ini
(For OCI and ODBC)
export SHLIB_PATH=${SHLIB_PATH}:Path for odbc/oci client libraries
70 Installing and Securing the HP-UX AAA Server