Displaying information about an SMB user's home directory path
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.
Display the home directory path by using the vserver cifs home-directory show-user command.
Example
vserver cifs home-directory show-user -vserver vs1 -username user1
Vserver User Home Dir Path
----------- ------------------- -----------------------
vs1 user1 /home/user1
Give documentation feedback