ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services name-service ldap show

    Display LDAP configurations

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The vserver services name-service ldap show command displays information about LDAP configurations.

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-vserver <Vserver Name>] - Vserver

    If you specify this parameter, the command displays information about the LDAP configuration on the specified Vserver. A data Vserver or admin Vserver can be specified.

    [-client-config <text>] - LDAP Client Configuration

    If you specify this parameter, the command displays information about LDAP configurations using the specified client.

    Examples

    The following example shows the LDAP configuration for Vserver "vs1":

    cluster1::> vserver services name-service ldap show -vserver vs1
                   Client
    Vserver        Configuration
    -------------- -------------
    vs1            corp
    Top of Page