vserver cifs home-directory search-path reorder
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
Change the search path order used to find a match
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver cifs home-directory search-path reorder
command moves a search path to a new position in the search path order in the CIFS home directory configuration for the CIFS-enabled Vserver.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the CIFS enabled Vserver for which you want to reorder searches.
-path <text>
- Path-
This parameter specifies the search path you want to move.
-to-position <integer>
- Target Position-
This parameter specifies the new position of the search path in the search path order.
Examples
The following example moves the search path /home1 to position 1 in the search path order for the CIFS home directory configuration on Vserver vs1.
cluster1::> vserver cifs home-directory search-path reorder -vserver vs1 -path /home1 -to-position 1