vserver cifs home-directory search-path remove
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
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