A
A
artyomst2010-11-02 16:33:33
ruby
artyomst, 2010-11-02 16:33:33

Debian allow user to use port 80

Tell me how in Debian (testing) to allow a user (not root) to use the 80th port?
I want to run web-server thin on port 80 with normal user rights.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2010-11-02
@bondbig

setcap 'cap_net_bind_service=+ep' /path/to/program
works on kernels >=2.6.24

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question