File: //lib/python3.9/site-packages/sos/report/plugins/__pycache__/ldap.cpython-39.pyc
a
\��h� � @ sR d dl mZmZmZmZ G dd� de�ZG dd� dee�ZG dd� deee�ZdS ) � )�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginc s4 e Zd ZdZdZdZdZ� fdd�Zdd� Z� Z S ) �LdapzLDAP configurationZldap)�identityZsysmgmt�systemz/etc/openldap/ldap.confc s t � �� | �d� d S )N�/etc/ldap.conf)�super�setup�
add_copy_spec��self�� __class__� �;/usr/lib/python3.9/site-packages/sos/report/plugins/ldap.pyr s
z
Ldap.setupc C s | � ddd� d S )Nr �(\s*bindpw\s*)\S+z\1******)�do_file_subr
r r r �postproc s z
Ldap.postproc)
�__name__�
__module__�__qualname__Z
short_descZplugin_nameZprofiles� ldap_confr r �
__classcell__r r r r r s r c s0 e Zd ZdZdZ� fdd�Z� fdd�Z� ZS )�
RedHatLdap)Zopenldapz
nss-pam-ldapd)r �/etc/pam_ldap.confc s<