Using User Name
This authentication mechanism requires a user name but does not require a password. The user name labels the session, facilitating database tracking.
This authentication mechanism is available only for
To configure User Name authentication:
- Set the
AuthMech
connection attribute to2
. - Set the
UID
attribute to an appropriate user name for accessing the Spark server.
- Configuring Authentication
- Authentication Driver Configuration Options on page 1
- Authentication Mechanisms
- Configuring the Driver on page 1