Configuring User ID/Password Authentication
- Last Updated: July 29, 2016
- 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.
-
Set the AuthenticationMethod property to
userIdPassword. - Set the User property to provide the user ID.
- Set the Password property to provide the password.