Hi All,
Hopeing you can help with this as support have said they can't 😦
I upgrade ONTAP from 9.13.1 to 9.15.1 a couple of weeks ago and when running a Powershell script now receive the following error in the audit log:
POST /api/private/cli : {"input":"node run nodename -command rdfile /etc/powershell"} :: Error: not authorized for that command
This occurs when running the Connect-NcController cmdlet under Powershell 5.1 with NetApp.Ontap module 9.16.1.2501. The user I am connecting as has the admin role. I have already had to add the http application to their login; they previously just has the ontapi.
When I run "node run nodename -command rdfile /etc/powershell" as another use with the admin role and ssh application, I get the content of the file. Do I have to add the cosole/ssh application for this user too?
Thanks for any insights offered.
Mark