Commands for managing search paths
There are specific ONTAP commands for managing search paths for CIFS home directory configurations. For example, there are commands for adding, removing, and displaying information about search paths. There is also a command for changing the search path order.
If you want to... | Use this command... |
---|---|
Add a search path | vserver cifs home-directory search-path add |
Display search paths | vserver cifs home-directory search-path show |
Change the search path order | vserver cifs home-directory search-path reorder |
Remove a search path | vserver cifs home-directory search-path remove |
See the man page for each command for more information.
Give documentation feedback