Skip to content
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

prevent SASjs server from launching as root #218

Open
allanbowe opened this issue Jun 29, 2022 · 1 comment
Open

prevent SASjs server from launching as root #218

allanbowe opened this issue Jun 29, 2022 · 1 comment

Comments

@allanbowe
Copy link
Member

If the OS userid is root then we should prevent SASjs server from being launched

In general, SASjs Server should be launched with an account with very few privileges, as every user that connects will be running code under that identity.

@allanbowe
Copy link
Member Author

Probably we should add an override if we do this (eg RUN_AS). If present, it would ensure that the server is running with the specified user account.

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

No branches or pull requests

1 participant