The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Read only Netapp SVM access

NetApp_Journeyman
6,025 Views

Hi,

 

Is it possible to give clients Read Only SVM access? I have someone who needs to access several SVMs and I don't want to give them admin access

 

Thank you

1 ACCEPTED SOLUTION

TMACMD
6,001 Views

Sure is. It’s called RBAC

 Role Based Access Control

 

 you would need to create a svm mgmt LIF for the svm. Create the role to allow the Read only access. Create a user with the new role

 

 details here

https://docs.netapp.com/ontap-9/topic/com.netapp.doc.pow-adm-auth-rbac/home.html

 

View solution in original post

5 REPLIES 5

TMACMD
6,002 Views

Sure is. It’s called RBAC

 Role Based Access Control

 

 you would need to create a svm mgmt LIF for the svm. Create the role to allow the Read only access. Create a user with the new role

 

 details here

https://docs.netapp.com/ontap-9/topic/com.netapp.doc.pow-adm-auth-rbac/home.html

 

paul_stejskal
5,925 Views

Are you talking like a CIFS share or CLI/ZAPI/REST access?

NetApp_Journeyman
5,879 Views

The former, yes!

NetApp_Journeyman
5,877 Views

Thank you,and everyone else who responded

 

Your quick and effective suggestions are always appreciated 🙂

ttran
5,894 Views

Hello @NetApp_Journeyman,

 

Specifically, you will need to configure the Role Based Access Control (RBAC) to use the role "vsadmin-readonly" if you are trying to configure read-only access; thanks @TMACMD. Keep in mind this is for SVM Administration and not the same as client-specific RBAC for shares and files within an SVM, which will be controlled through Active Directory.

 

 

Regards,

 

Team NetApp

Team NetApp
Public