What's actual path of user home directory
Applies to
Answer
- The home directory search path:
::> home-directory search-path add -vserver
<vserver_name>
-path /vol/vol1/users
::> home-directory search-path show
(vserver cifs home-directory search-path show)
Vserver Position Path
----------- -------- -----------------
cifs1 1 /vol/vol1/users
1 entries were displayed.
- CIFS share path:
::> vserver cifs share create -share-name %w -path %w -share-properties oplocks,browsable,changenotify,homedirectory,show-previous-versions
::> vserver cifs share show -vserver cifs1-share-name %w -fields vserver,path,share-properties,acl
vserver share-name path share-properties acl
------- ---------- ---- ------------------------------------------------------------------- -------------------------
DataSVM %w %d/%w oplocks,browsable,changenotify,homedirectory,show-previous-versions "Everyone / Full Control
- If domain name is netapp, domain account is user1. The user1 home directory path is /vol/vol1/users/netapp/user1.