Skip to content

SCL is SELinux unfriendly #31

Description

@lzap

Hey,

I am writing a policy for an app which runs via RH Ruby SCL. Unfortunately, the way SCL is designed is that it runs the following command: /bin/bash /var/tmp/sclIV6Zq0 which requires very unsecure SELinux rule to be added: corecmd_exec_shell(foreman_rails_t).

We need to either have native SELinux support in SCL, or a way to override the shell with our own binary. or any other good solution to the problem.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions