You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error while executing kbinit in a Lambda:
An error occurred trying to start process '/var/task/local/kinit' with working directory '/var/task'. Permission denied
System.ComponentModel.Win32Exception (13): An error occurred trying to start process '/var/task/local/kinit' with working directory '/var/task'. Permission denied
Any ideas what is causing the error?
The text was updated successfully, but these errors were encountered:
Hi,
First of all, thanks for building the library.
I am getting this error while executing kbinit in a Lambda:
An error occurred trying to start process '/var/task/local/kinit' with working directory '/var/task'. Permission denied
System.ComponentModel.Win32Exception (13): An error occurred trying to start process '/var/task/local/kinit' with working directory '/var/task'. Permission denied
Any ideas what is causing the error?
The text was updated successfully, but these errors were encountered: