HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/share/setroubleshoot/plugins/__pycache__/sshd_root.cpython-39.pyc
a

�Z`T�@s\ddlZejddd�ZejZddlTddlmZddlZddlTddlZGdd�de�Z	dS)	�Nzsetroubleshoot-pluginsT)Zfallback)�*)�Pluginc@s@eZdZed�Zed�Zed�Zed�ZdZdd�Z	dd	�Z
d
S)�pluginzN
    SELinux is preventing $SOURCE_PATH "$ACCESS" access to $TARGET_PATH.
    z�
    SELinux denied access requested by $SOURCE. $TARGET_PATH may
    be mislabeled. sshd is allowed to read content in /root/.ssh directory if it
    is labeled correctly.
    z�
    You can restore the default system context to this file by executing the
    restorecon command.
    # restorecon -R /root/.ssh
    zyou must fix the labels.z/sbin/restorecon -Rv /root/.sshcCs&t�|t�d|_d|_td�|_dS)NZyellowTzRestore Context)r�__init__�__name__�levelZfixable�_Zbutton_text)�self�r
�./usr/share/setroubleshoot/plugins/sshd_root.pyr3szplugin.__init__cCsH|�dg�rD|�dg�rD|jdkrD|�|j�rD|�ddg�rD|��SdS)NZsshd_tZadmin_home_tz
/root/.ssh�file�dir)Zmatches_source_typesZmatches_target_typesZtpathZall_accesses_are_inZread_file_permsZ
has_tclass_inZreport)r	Zavcr
r
r�analyze9s
��
��zplugin.analyzeN)r�
__module__�__qualname__rZsummaryZproblem_descriptionZfix_descriptionZ	then_textZdo_textrrr
r
r
rrsr)
�gettextZtranslationrZsetroubleshoot.utilZsetroubleshoot.Pluginr�os�statZselinuxrr
r
r
r�<module>s