Ticket #480 (new enhancement)

Opened 5 years ago

Last modified 4 years ago

Make Sage work with SELinux on Linux

Reported by: mabshoff Owned by: mabshoff
Priority: major Milestone: sage-5.0
Component: distribution Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

Fedora Core 7 has SELinux turned on per default. Sage should support running when SELinux is activated.

Cheers,

Michael

Change History

comment:1 Changed 5 years ago by mabshoff

  • Status changed from new to assigned

comment:2 Changed 4 years ago by mabshoff

  • Milestone changed from sage-2.10.2 to sage-2.9.1

From  http://www.ittvis.com/services/techtip.asp?ttid=3092:

To rectify this issue, you can either:

    * Change the default security context for IDL by issuing the command:

      chcon -t texrel_shlib_t /usr/local/rsi/idl_6.1/bin/bin.linux.x86/*.so

Cheers,

M ichael

comment:3 Changed 4 years ago by mhansen

On my CENTOS 5 system, I found the SELinux errors can be avoided by setting SELinux to "permissive" rather than "enforced."  "Disabled" was not necessary.  Lots of software seems to be affected by the new tighted SELinux settings, including Mathematica.
Thanks for your great work on SAGE!
Note: See TracTickets for help on using tickets.