Skip to main content

Commands for managing local UNIX users

Contributors netapp-thomi

There are specific ONTAP commands for managing local UNIX users.

If you want to…​

Use this command…​

Create a local UNIX user

vserver services name-service unix-user create

Load local UNIX users from a URI

vserver services name-service unix-user load-from-uri

Display local UNIX users

vserver services name-service unix-user show

Modify a local UNIX user

vserver services name-service unix-user modify

Delete a local UNIX user

vserver services name-service unix-user delete

See the man page for each command for more information.