vserver cifs 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
Delete a CIFS server.
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver cifs delete
command deletes a CIFS server.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver for the CIFS server you want to delete.
[-skip-ad-account-delete {true|false}]
- If this option is enabled, the local CIFS configuration will be removed without deleting the AD account. The default setting for this field is false.-
This parameter skips the deletion of the AD account and proceeds directly to the deletion of the local CIFS configuration.
Examples
The following example deletes the CIFS server from a Vserver named vs1:
cluster1::> vserver cifs delete -vserver vs1