|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /lib/python3/dist-packages/landscape/lib/__pycache__/ |
Upload File : |
o
���c� � @ 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