HP-UX AAA Server A.07.01 Release Notes

The following README files describes how to implement basic two-factor
authentication based on your implementation requirements:
/opt/aaa/examples/sqlaccess/oracle-1/: To implement basic two-factor
authentication using the Oracle database server and OCI client, when the token
information is stored in the Oracle database.
opt/aaa/examples/sqlaccess/mysql-1/: To implement basic two-factor
authentication using the MySQL database server and MySQL Unix ODBC client,
when the token information is stored in the MySQL database.
NOTE: The HP-UX AAA Server supports only the token information that is stored
in the SQL database.
IMPORTANT NOTES::
After using the sample reference implementation and before deploying your
implementation in a production environment, default passwords for database user,
test user, and the shared secret of the test user must be changed.
For more information, see the “OATH Standards-Based OTP Authentication” chapter
in the HP-UX AAA Server A.07.01 Administrator’s Guide
Web-Based User Database Administration Manager
The User Database Administration Manager is a web-based interface to manage the
user information stored in the SQL database. This interface is implemented using
HTML, PHP5 , Javascript and can be customized to meet your deployment requirements.
Using this interface, an administrator can add users, modify credentials of users, and
delete user information. The interface also enables the administrator to manage profiles
of users who use OATH standards-based OTP tokens.
For information on how to configure the User Database Administration Manager based
on requirements, see the README file available at:
/opt/aaa/examples/sqlaccess/userdb/
For more information on the User Database Administration Manager, see the “SQL
Access” chapter in the HP-UX AAA Server A.07.01 Administrator’s Guide
HP-UX AAA Server SDK
HP-UX AAA Server A.07.01 supports the SDK to customize the way the HP-UX AAA
Server processes RADIUS requests. This kit is useful in creating plug-ins to extend or
even replace server processes, such as how an authentication or accounting request is
handled. Using this SDK, plug-ins can also be created to handle tasks such as customized
logging of accounting requests, and pre- and post-authentication tasks.
For more information on HP-UX AAA Server SDK, see the HP-UX AAA Server A.07.01
Administrator’s Guide
What is New in This Version 9