vserver services access-check authentication ontap-admin-ldap-fastbind
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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.