Skip to content

Run Openlambda as regular user #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

adajani
Copy link

@adajani adajani commented Aug 16, 2025

OpenLambda runs the lambda function (f.py) root, creating significant security vulnerabilities and bypassing the quota limits. This commit changes the behaviour of OpenLambda by allowing it to run the lambda function as a regular user. To run this feature, you must create a user "testuser" at the host side before compiling and running the Openlambda.

Signed-off-by: Ahmed Dajani (adajain@iastate.edu)

@adajani adajani mentioned this pull request Aug 16, 2025
@kaimast
Copy link
Collaborator

kaimast commented Aug 22, 2025

Could you adjust the CI to run as a regular user to see if it works as intended?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants