Project

General

Profile

Actions

Bug #901

closed

Appion CentOS installer should work with SELinux enabled (and should not just disable it)

Added by Neil Voss over 13 years ago. Updated almost 10 years ago.

Status:
Won't Fix or Won't Do
Priority:
Low
Assignee:
-
Category:
Installation
Start date:
10/01/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:

disable SELinux


Description

I (Neil) plan to use SELinux on my servers, so I will fix the bug. SELinux is pretty cool, the only thing I don't like about it is that it reminds me of windoze.

Typical problems with SELinux is unblessed files, e.g., libraries need to be blessed as libraries:

chcon -t lib_t lib.so

and html/php files need to be blessed as web files
chcon -t httpd_sys_content_t *.html

To see the existing context of a file type:
ls -Z

http://fedoraproject.org/wiki/SELinux/chcon
http://wiki.centos.org/HowTos/SELinux


Related issues 1 (0 open1 closed)

Related to Appion - Feature #597: Provide an Appion auto-installer for CentOSClosedAmber Herold05/28/201008/31/2010

Actions
Actions

Also available in: Atom PDF