Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Dropping privileges for drones. #199

Open
johnnykv opened this issue Sep 7, 2014 · 0 comments
Open

Dropping privileges for drones. #199

johnnykv opened this issue Sep 7, 2014 · 0 comments

Comments

@johnnykv
Copy link
Member

johnnykv commented Sep 7, 2014

Currently the drones does not drop privileges, this is because after dropping privileges we cannot bind to ports < 1024 anymore. A workaround on the linux platform could be to set cap_net_bind_service=+ep on bin/beeswarm which tells the kernel that this binary can bind to ports < 1024 without root.

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

No branches or pull requests

1 participant