HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/sos/cleaner/mappings/__pycache__/username_map.cpython-38.pyc
U

i��dX�@s ddlmZGdd�de�ZdS)�)�SoSMapc@seZdZdZdZdd�ZdS)�SoSUsernameMapaMapping to store usernames matched from ``lastlog`` output.

    Usernames are obfuscated as ``obfuscateduserX`` where ``X`` is a counter
    that gets incremented for every new username found.

    Note that this specifically obfuscates user_names_ and not UIDs.
    rcCs8d|j}|jd7_||j��kr4|�|���S|S)z@Obfuscate a new username not currently found in the map
        zobfuscateduser%s�)�
name_countZdataset�values�
sanitize_item�lower)�selfZusernameZob_name�r
�C/usr/lib/python3/dist-packages/sos/cleaner/mappings/username_map.pyrs

zSoSUsernameMap.sanitize_itemN)�__name__�
__module__�__qualname__�__doc__rrr
r
r
rrsrN)Zsos.cleaner.mappingsrrr
r
r
r�<module>s