Display information about an SMB user's home directory path
Suggest changes
You can display an SMB user's home directory path on the storage virtual machine (SVM), which can be used if you have multiple CIFS home directory paths configured and you want to see which path holds the user's home directory.
Step
-
Display the home directory path by using the
vserver cifs home-directory show-user
command.vserver cifs home-directory show-user -vserver vs1 -username user1
Vserver User Home Dir Path ----------- ------------------- ----------------------- vs1 user1 /home/user1
Related information