Skip to main content

Commands for managing NIS domain configurations

Contributors netapp-thomi

There are specific ONTAP commands for managing NIS domain configurations.

If you want to…​

Use this command…​

Create a NIS domain configuration

vserver services name-service nis-domain create

Display NIS domain configurations

vserver services name-service nis-domain show

Display binding status of a NIS domain configuration

vserver services name-service nis-domain show-bound

Display NIS statistics

vserver services name-service nis-domain show-statistics Available at the advanced privilege level and higher.

Clear NIS statistics

vserver services name-service nis-domain clear-statistics Available at the advanced privilege level and higher.

Modify a NIS domain configuration

vserver services name-service nis-domain modify

Delete a NIS domain configuration

vserver services name-service nis-domain delete

Enable caching for netgroup-by-host searches

vserver services name-service nis-domain netgroup-database config modify Available at the advanced privilege level and higher.

See the man page for each command for more information.