oracle / vagrant-projects

Vagrant projects for Oracle products and other examples
Universal Permissive License v1.0
946 stars 477 forks source link

OCNE: SELinux unconfined processes #453

Open hussam-qasem opened 2 years ago

hussam-qasem commented 2 years ago

Describe the issue

The following OCNE v1.5 processes are running unconfined:

$ ps -eZ | grep unconfined_service_t
system_u:system_r:unconfined_service_t:s0 1006 ? 00:00:42 heketi
system_u:system_r:unconfined_service_t:s0 1095 ? 00:00:13 olcne-agent
system_u:system_r:unconfined_service_t:s0 1096 ? 00:00:13 olcne-api-serve
system_u:system_r:unconfined_service_t:s0 106574 ? 00:00:14 kubectl

Is there any quick fix I can apply?

Thank you!

hussam-qasem commented 1 year ago

Greetings. I opened an Oracle SR 3-32986255851, but the response isn't fruitful.

@scoter-oracle I appreciate if you can provide "new hope" 😃

Thank you!