The Oracle BI Server can authenticate users through database logons. If a user has read permission on a specified database, the user will be trusted by the Oracle BI Server. Unlike operating system authentication, this authentication can be applied to Oracle BI Presentation Services users. For information, refer to About Oracle BI Delivers and Database Authentication.
Database authentication can be used in conjunction with external table authentication. If external table authentication succeeds, then database authentication is not performed. If external table authentication fails, then database authentication is performed.
Refer to Setting Up External Table Authentication and Order of Authentication for additional details.
- Create users in the repository named identically to the users in a database. Passwords are not stored in the repository.
- Assign the permissions (including group memberships, if any) you want the users to have.
- Specify the authentication database in the Security section of the NQSConfig.INI file.
- Create a DSN for the database.
- Import the database into the Physical layer. You do not need to import the physical table objects. The database name in the Physical layer has to match the database name in the NQSConfig.INI file (as specified in Step 3).
- Set up the connection pool without a shared logon.
No comments:
Post a Comment