A newer release of this product is available.
vserver cifs superuser delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Deletes superuser permissions from a CIFS account
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver cifs superuser delete
command removes the superuser privileges for the specified domain account in this Vserver. With superuser privileges, Data ONTAP bypasses some of the security checks.
Parameters
-vserver <vserver name>
- Vserver (privilege: advanced)-
Vserver name.
-domain <CIFS domain>
- Domain (privilege: advanced)-
The domain name of accountname.
-accountname <CIFS account>
- User (privilege: advanced)-
The domain account name you want to remove superuser privileges.
Examples
The following example shows how to remove superuser privileges for ExampleUser in EXAMPLE domain for a Vserver vs1.
vs1::> vserver cifs superuser delete -domain EXAMPLE -accountname ExampleUser -vserver vs1