User namespaces progress
Posted Jan 3, 2013 17:40 UTC (Thu) by
man_ls (subscriber, #15091)
In reply to:
User namespaces progress by Cyberax
Parent article:
User namespaces progress
Have you tried setcap?
setcap 'cap_net_bind_service=+ep' /path/to/program
It worked for me but it was not Java; in your case run setcap for the java binary.
(
Log in to post comments)