AuthMech
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
This property specifies whether the connector authenticates the connection to Couchbase Server.
0
: The connector does not authenticate the connection to Couchbase Server.1
: The connector authenticates the connection to Couchbase Server using the user names and passwords in the specified credentials file.2
: The connector authenticates the connection to Couchbase Server using the user name and password specified in the connection URL.
Note:
This setting is not supported for connections to Couchbase Server version 5.0 or later. Authentication is mandatory in those server versions.
See also the property CredFile.