User Tools

Site Tools


informatique:linux:selinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatique:linux:selinux [2020/04/30 16:44] – created didzkovitchzinformatique:linux:selinux [2020/05/04 17:55] (current) didzkovitchz
Line 1: Line 1:
 ====== SELinux ====== ====== SELinux ======
 +
 +===== 1 =====
 +
  
 <code> <code>
Line 47: Line 50:
     Disabled     Disabled
 </code> </code>
 +
 +
 +===== 2 =====
 +
 +
 +Ci-dessous ce que j'ai fait pour contourner le problème suivant sur AWX : "Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!"
 +
 +<code>
 +[kickstart-repo]
 +name = Repository du kicksart de recette
 +baseurl = ftp://1.0.0.2/RHEL/RHEL72x64/
 +enabled = 1
 +gpgcheck = 0
 +
 +yum install libselinux-python.x86_64
 +</code>
 +
 +{{tag>GNU_Linux firewalld iptables SELinux security}}
informatique/linux/selinux.1588257840.txt.gz · Last modified: 2020/04/30 16:44 by didzkovitchz