ONTAP 9.12.1 commands

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

    Build NIS netgroup database

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

    Description

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

    Parameters

    -vserver <vserver name> - Vserver Name

    Use this parameter to specify the Vserver for which the NIS netgroup.byhost database will be rebuilt. A data Vserver can be specified.

    Examples

    The following example rebuilds the NIS netgroup.byhost database for Vserver vs0.

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