Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Added PRIVBIND to permit configurations requiring reserved ports (< 1024... #64

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

Conversation

jon-stumpf
Copy link

I added the use of privbind to permit configurations that require the use of reserved ports (< 1024). privbind allows non-root users to open reserved ports by escalating privilege to ONLY open reserved ports - nothing else (unlike seteuid(root)).

  • jss

Ref:
http://www.linuxcertif.com/man/1/privbind/

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

Successfully merging this pull request may close these issues.

1 participant