Using Standard Authentication
You can configure the connector to authenticate your connection using your Redshift user name and password.
To configure standard authentication:
- To access the authentication options, open the ODBC Data Source Administrator where you created the DSN, select the DSN, and then click Configure.
- If Auth Type is not already set to Standard, then from the Auth Type drop-down list, select Standard.
- In the User field, type your user name for accessing your Redshift account.
- In the Password field, type the password corresponding to the user name you typed.
- Encrypt your credentials by selecting one of the following:
- If the credentials are used only by the current Windows user, select Current User Only.
- Or, if the credentials are used by all users on the current Windows machine, select All Users Of This Machine.
- To save your settings and close the dialog box, click OK.
Related topics
- Security and Authentication
- Authentication Driver Configuration Options on page 1
- Configuring Authentication
- Creating a Data Source Name