skip to main content
Using the driver : Authentication : Configuring the driver for Kerberos authentication : Kerberos SASL-QOP
  

Try DataDirect Drivers Now
Kerberos SASL-QOP
The driver supports Kerberos SASL-QOP data integrity and confidentiality. SASL-QOP is configured on the server side as part of a Kerberos configuration. When Kerberos authentication is enabled through the driver (AuthenticationMethod=kerberos), the driver automatically detects and abides by the server's SASL-QOP configuration at connection time. The driver supports the following SASL-QOP values.
*auth: authentication only (default)
*auth-int: authentication with integrity protection
*auth-conf: authentication with confidentiality protection