Skip to main content
A newer release of this product is available.

vserver cifs home-directory search-path remove

Contributors
Suggest changes

Remove a home directory search path

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver cifs home-directory search-path remove command removes a search path from a CIFS home directory configuration.

Parameters

-vserver <vserver name> - Vserver

This parameter specifies the CIFS-enabled Vserver containing the CIFS home directory configuration from which you want to remove the search path.

-path <text> - Path

This parameter specifies the search path you want to remove.

Examples

The following example removes the path /home1 from the CIFS home directory configuration on Vserver vs1.

cluster1::> vserver cifs home-directory search-path remove -vserver vs1 -path /home1