The authentication type determines whether a user connects to the mart using Windows authentication or database authentication. Windows Authentication specifies the use of Windows user names and passwords to secure database access. For SQL Server, you must be logged in to your computer as the user who is the dbo of the database. For Oracle, you must be logged in as the schema owner. Windows Authentication applies to Oracle 10g/11g or Microsoft SQL Server (2000/2005/2008) users.
To enable use of Windows authentication
The Security Manager dialog opens.
The user is assigned the security profile.
The Windows user name is added to the mart, which enables Windows authentication. The dialog closes.
Important: For Microsoft SQL Server 2000/2005/2008, you must select Mixed Mode Authentication during the installation of the server. For Oracle Version 10g/11g, the following two parameters should be modified in the initialization file (InitSID.ora):
Remote_OS_Authent=”” OS_Authent_Prefix=TRUE
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |