ONTAP Discussions

How to get CIFS shareS user and group permission listed LIKE User/Group having Read Only Permission

singh4u123
1,629 Views

How to get CIFS shareS user and group permission listed LIKE User/Group having Read Only Permission and User/Group having R/W Permission in NetApp Cluser Mode.

1 REPLY 1

robverhoeven
1,580 Views

If you want to see the share-rights use:

 

cifs share show -vserver <svm-name>

 

If you want to see NTFS rights use:

 

vserver security file-directory show....

See this document for detailed info: https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-910%2Fvserver__security__file-directory__show.html

 

 

Public