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
In the document, it states that "since the task execution service runs multi-tenant jobs by switching between different Linux users via sudo -u {linux-user} -i, the deployed user must have sudo privileges". If the server prohibits the use of the sudo command, does this mean the service cannot be used at all?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In the document, it states that "since the task execution service runs multi-tenant jobs by switching between different Linux users via
sudo -u {linux-user} -i, the deployed user must have sudo privileges". If the server prohibits the use of the sudo command, does this mean the service cannot be used at all?Beta Was this translation helpful? Give feedback.
All reactions