HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //usr/share/setroubleshoot/plugins/__pycache__/sshd_root.cpython-36.opt-1.pyc
3

nm�aT�@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&tj|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|jdg�rD|jdg�rD|jdkrD|j|j�rD|jddg�rD|j�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