

Administration Guide › Reporting › How to Enable Reporting for Tenant Administrators › Enable Advanced Authentication Reporting
Enable Advanced Authentication Reporting
This section describes the pre-configuration steps for required for enabling Advanced Authentication reports tasks.
Configure the Database for Advanced Authentication Reporting
- Install the Oracle client on the Report Server.
- Add the advanced authentication database details to the tnsnames.ora file.
- Change directory to JBoss/server/all/deploy/iam_im.ear/user-console.war/reports.
- Copy cam-aa-oracle-postgresql-reports.biar to the im_admin_tools_dir/ReportServerTools folder.
- Copy the sample XML from /opt/reports to im_admin_tools_dir/ReportServerTools folder
- For Oracle: AA Oracle sample.xml
- For PostgreSQL: AA postgres sample.xml
- Edit the values in XML file, which are marked in italics in the following example:
username>please specify the Arcot DB User</username>
<password>please specify the Arcot DB User Password</password>
<datasource>please specify the Alias name</datasource>
<server>please specify the DB server:1521</server>
<jdbcurl>jdbc:oracle:thin:@please specify the DB server:1521:please specify the Alias name</jdbcurl>
- Run the BIconfig utility on AA Oracle sample.xml or AA postgres sample.xml to export cam-aa-oracle-postgresql-reports.biar into the Report Server. Use this command format:
./biconfig.sh -h "hostname" -u "administrator_name" -p "administrator_password" -f "<AA Oracle/Postgres Sample>.xml"
Enable the Advanced Authentication Roles
- Log in to the User Console as the CSP administrator.
- Select Roles and Tasks, Admin Roles, Enable/Disable Admin Role.
- Select the check box to enable the Advanced Authentication Manager role.
- Select the check box to enable the Advanced Authentication Reports User role.
- Click Select.
- Click Yes to confirm.
The system enables the Advanced Authentication Manager and the Advanced Authentication Reports User roles.
Give Tenant Administrators the ability to use Advanced Authentication Reports
- Log in to the User Console as the CSP administrator.
- Select Roles and Tasks, Admin Roles, Modify Admin Role.
- Select Advanced Authentication Reports User role and click Select button.
- On the Members tab, under member policies, click Add.
- Select this option: who are members of <role-rule> as the Member Rule
- Select Admin Role.
- Click Browse to select Tenant Administrator role.
- Click Okay.
- Click Submit.
Now the tenant administrator can request advanced authentication reports in the User Console.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|