Configuring User ID/Password Authentication
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Take the following steps to configure User ID/Password Authentication.
Note: You may need to
configure secure seeding for your environment. See Configuring Random Number Generator Secure Seeding for details.
-
Set the AuthenticationMethod property to
autooruserIdPassword. See Using the AuthenticationMethod Property for details. - Set the User property to provide the user ID.
- Set the Password property to provide the password.