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.
Set the privilege level in the CLI
-
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 can set the privilege level in the CLI by using the set
command. Changes to privilege level settings apply only to the session you are in. They are not persistent across sessions.
Steps
-
To set the privilege level in the CLI, use the
set
command with the-privilege
parameter.
Example of setting the privilege level
The following example sets the privilege level to advanced and then to admin:
cluster1::> set -privilege advanced Warning: These advanced commands are potentially dangerous; use them only when directed to do so by NetApp personnel. Do you wish to continue? (y or n): y cluster1::*> set -privilege admin