Skip to main content
A newer release of this product is available.

vserver services access-check authentication ontap-admin-ldap-fastbind

Contributors
Suggest changes

Authenticate Data ONTAP admin CIFS user

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The vserver services access-check authentication ontap-admin-ldap-fastbind command authenticates the Data ONTAP administrator's user through the specified node using LDAP fast bind mechanism. It uses the LDAP client configuration of the specified Vserver.

Parameters

[-node {<nodename>|local}] - Node (privilege: advanced)

The name of the node on which the command is executed.

-vserver <vserver> - Vserver (privilege: advanced)

The name of the Vserver with LDAP configuration.

-user <text> - User Name (privilege: advanced)

The name of the user present in LDAP server.

Examples

This example authenticates the Data ONTAP administrator user "administrator" through node "node2" using the LDAP configuration of Vserver "vs1".

cluster1::vserver services access-check*> authentication ontap-admin-ldap-fastbind -vserver vs1 -user administrator -node node2

Enter the password:
Authentication Succeeded.