ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services name-service nis-domain group-database build

    Build NIS group database

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

    Description

    The vserver services name-service nis-domain group-database build command rebuilds the NIS group.byuser DB for a given Vserver if NIS is added as source for group and an active nis-domain exists.

    Parameters

    -vserver <vserver name> - Vserver Name

    Use this parameter to specify the Vserver for which NIS group.byuser DB will be rebuilt. A data Vserver can be specified.

    Examples

    The following example rebuilds NIS group.byuser DB for Vserver vs0.

    cluster1::> vserver services name-service nis-domain group-database build -vserver vs0
    Top of Page