Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

setcap (file capabilties ) at run time for java in Linux

f16a7292-cf1d-45b6-bfee-1dfcda5b8b3eAug 5 2015 — edited Aug 5 2015

I am able to do setcap for java binary ,using setcap command.

setcap cap_net_bind_service=+epi /full/path/of/jre/bin/java.

But ,i want to set this for appliactions accessing JAVA (setting capabilities at run time ). .i.e with -D option.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 2 2015
Added on Aug 5 2015
0 comments
903 views