The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Enable or disable local user accounts
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You enable a local user account if you want the user to be able to access data contained in the storage virtual machine (SVM) over an SMB connection. You can also disable a local user account if you do not want that user to access SVM data over SMB.
About this task
You enable a local user by modifying the user account.
Step
-
Perform the appropriate action:
If you want to… Enter the command… Enable the user account
vserver cifs users-and-groups local-user modify ‑vserver vserver_name -user-name user_name -is-account-disabled false
Disable the user account
vserver cifs users-and-groups local-user modify ‑vserver vserver_name -user-name user_name -is-account-disabled true