Cmdlets for Presto

Build 25.0.9434

AuthScheme Parameter (Connect-Presto Cmdlet)

The scheme used for authentication. Accepted entries are None, Basic, Kerberos and LDAP. None is the default.

Syntax

Connect-Presto -AuthScheme string

Possible Values

None, Kerberos, LDAP, Basic, ExternalAuth

Data Type

cstr

Default Value

"None"

Remarks

This field is used to authenticate against the server. Use the following options to select your authentication scheme:

  • None: No authentication is performed, default.
  • Kerberos: Set this to use Kerberos to authenticate.
  • LDAP: Set this to use LDAP to authenticate.
  • Basic: Set this to use http basic authenticator.
  • ExternalAuth: Set this to use external authentication.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434