I have to run two differents Java programs, with different permissions (they access to different files and listen to different ports).
There is some way to specify different rules even they share the same executable (Java)?
I'm thinking of one possibility, but I think that is not possible:
-If you come from unconfined_t and run MyPolice_exec_t (java), the transition goes to MyPoliceA_t
-If you come from user_t and run MyPolic_exec_t(java), the transition goes to MyPoliceB_t
Thank you in advance.
Best regards.
-- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux