File: //usr/lib/python3/dist-packages/landscape/lib/__pycache__/user.cpython-310.pyc
o
�1Db� � @ sF d dl Zd dlZd dlmZ d dlmZ G dd� de�Zddd�Z dS ) � N)�_PY3)�encode_if_neededc @ s e Zd ZdS )�UnknownUserErrorN)�__name__�
__module__�__qualname__� r r �4/usr/lib/python3/dist-packages/landscape/lib/user.pyr s r c C s� d }d }d }| d ur;t r| }nt| �}zt�|�}W n ttfy) td| ��w |j}|j}|j }t
j�|�s;d}|||fS )NzUnknown user '%s'�/)
r r �pwd�getpwnam�KeyError�UnicodeEncodeErrorr �pw_uid�pw_gid�pw_dir�os�path�exists)�username�uid�gidr �username_str�infor r r �
get_user_info
s$ �
r )N)
�os.pathr r �landscape.lib.compatr �landscape.lib.encodingr � Exceptionr r r r r r �<module> s