mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Running as another user, perhaps ssl-cert #390
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rag57 on GitHub (Dec 11, 2018).
Could it be meaningfull to run dehydrated as user ssl-cert?
@lukas2511 commented on GitHub (Jan 18, 2019):
This is already supported in multiple ways, there are config options for automatic sudo to a lower privileged user account and you could just run dehydrated as any user you want, as long as it has permissions to write into necessary directories.