⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.32
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
setroubleshoot
/
plugins
/
__pycache__
/
View File Name :
associate.cpython-36.pyc
3 nm�a� � @ s\ d dl Z e jddd�Zej Zd dlT d dlmZ d dlZd dlT d dlZG dd� de�Z dS ) � Nzsetroubleshoot-pluginsT)Zfallback)�*)�Pluginc @ sH e Zd Zed�Zdd� Zed�Zdd� Zed�ZdZ d d � Z dd� Zd S )�pluginzN SELinux is preventing $SOURCE_PATH "$ACCESS" access to $TARGET_PATH. c C s t d�|d S )Nz� You tried to place a type on a %s that is not a file type. This is not allowed, you must assigne a file type. You can list all file types using the seinfo command. seinfo -afile_type -x � )�_)�self�avc�args� r �./usr/share/setroubleshoot/plugins/associate.py�get_problem_description$ s zplugin.get_problem_descriptionzpIf you want to change the label of $TARGET_PATH to %s, you are not allowed to since it is not a valid file type.c C s | j |d S )Nr )�if_text)r r r r r r �get_if_text. s zplugin.get_if_textz!you must pick a valid file label.zXselect a valid file type. List valid file labels by executing: # seinfo -afile_type -xc C s t j| t� | jd� d S )N�d )r �__init__�__name__Zset_priority)r r r r r 4 s zplugin.__init__c C sL |j jtkrH|jdg�r*| jd|j jf�S |jdg�rH| jd|jjf�S d S )NZ relabeltor Z associate)Ztcontext�typeZ file_typesZall_accesses_are_inZreportZscontext)r r r r r �analyze8 s zplugin.analyzeN)r � __module__�__qualname__r Zsummaryr r r Z then_textZdo_textr r r r r r r s r ) �gettextZtranslationr Zsetroubleshoot.utilZsetroubleshoot.Pluginr �os�statZselinuxr r r r r �<module> s