Skip to main content

Commands for managing local UNIX groups

There are specific ONTAP commands for managing local UNIX groups.

If you want to...Use this command...
Create a local UNIX groupvserver services name-service unix-group create
Add a user to a local UNIX groupvserver services name-service unix-group adduser
Load local UNIX groups from a URIvserver services name-service unix-group load-from-uri
Display local UNIX groupsvserver services name-service unix-group show
Modify a local UNIX groupvserver services name-service unix-group modify
Delete a user from a local UNIX groupvserver services name-service unix-group deluser
Delete a local UNIX groupvserver services name-service unix-group delete

See the man page for each command for more information.