Skip to main content
NetApp Knowledge Base

What's actual path of user home directory

Views:
269
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

ONTAP 9

Answer

  1. 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.

  1. 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

  1. If domain name is netapp, domain account is user1. The user1 home directory path is /vol/vol1/users/netapp/user1.
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.