A CA SiteMinder® audit database is required to run CA SiteMinder® audit–based reports.
Note: Although you can write audit information to a text file, you must store your audit information in a supported ODBC database to create and manage audit-based reports. For a list of the supported versions, see the CA SiteMinder® 12.51 Platform Support Matrix.
Complete the following steps to configure an audit database:
Important! If you are configuring the audit database in Oracle, be sure that the user account you supply does not have the DB role. If the user account has the DB role, audit–based reports do not return correct results.
You register the audit database with the Administrative UI to create a trusted connection between the components. Registering the audit database with the Administrative UI lets CA SiteMinder® administrators create and manage audit-based reports.
Note: The Administrative UI can have a trusted relationship with one or more Policy Servers. However, each trusted relationship only allows one audit database connection. If you must connect to a new audit database, either delete the current connection or connect to another Policy Server to configure the connection.
Follow these steps:
The Create Audit Report Connection pane appears.
Note: Click Help for descriptions of settings and controls, including their respective requirements and limits.
The vendor-specific fields appear.
Note: The service name must be associated with the DSN you entered in the Data Tab of the Policy Server Management Console when configuring the audit database connection to the Policy Server. The service name must match the DSN you create on the Report Server.
Note: The DSN name must match the DSN you specified in the Data Tab of the Policy Server Management Console when configuring the audit database connection to the Policy Server. The DSN name must also match the DSN you create on the Report Server.
Note: The administrator credentials must match the credentials that you specified in the Data tab of the Policy Server Management Console when configuring the audit database connection to the Policy Server.
The audit database is registered with the Administrative UI.
A Report Server connects to a CA SiteMinder® audit database to create audit-based reports. When an audit-based report is scheduled in the Administrative UI, the Administrative UI passes the following connection information to the Report Server:
To configure connectivity between the audit database and the Report Server, do one of the following:
Note: For more information about supported database drivers, see the 12.51 CA SiteMinder® Platform Support Matrix.
(Windows) Follow these steps:
The Central Configuration Manager console appears.
The Report Server is started.
(UNIX) Follow these steps:
../setupenv.sh
Specifies the Report Server installation path.
Specifies the Report Server installation path.
$ORACLE_HOME/lib32:$ORACLE_HOME/lib:$LD_LIBRARY_PATH
Example:
export LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$ORACLE_HOME/lib:$LD_LIBRARY_PATH
Specifies the Report Server installation path.
./startservers
./tomcatstartup.sh
The Report Server is started.
(Windows) Follow these steps:
The Central Configuration Manager console appears.
The Report Server is stopped.
(UNIX) Follow these steps:
../setupenv.sh
Specifies the Report Server installation path.
Specifies the Report Server installation path.
$ORACLE_HOME/lib32:$ORACLE_HOME/lib:$LD_LIBRARY_PATH
Example:
export LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$ORACLE_HOME/lib:$LD_LIBRARY_PATH
Specifies the Report Server installation path.
./stopservers
./tomcatshutdown.sh
The Report Server is stopped.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|