HEX
Server: Apache
System: Linux nc-ph-4101.simplemoneygoals.com 5.14.0-503.21.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jan 12 09:45:05 EST 2025 x86_64
User: dailygoldindex (1004)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/tuned/utils/__pycache__/polkit.cpython-39.pyc
a

,�g��@s,ddlZddlZej��ZGdd�d�ZdS)�Nc@seZdZdd�Zdd�ZdS)�polkitcCs4t��|_|jjdddd�|_tj|jdd�|_dS)Nzorg.freedesktop.PolicyKit1z%/org/freedesktop/PolicyKit1/AuthorityT)Zfollow_name_owner_changesz$org.freedesktop.PolicyKit1.Authority)Zdbus_interface)�dbusZ	SystemBus�_busZ
get_object�_proxyZ	Interface�
_authority)�self�r�6/usr/lib/python3.9/site-packages/tuned/utils/polkit.py�__init__s
zpolkit.__init__c

Cs|dus|durdSi}d}d}dd|if}z|j�|||||�d}Wn�tjjtf�y�}z�t�d|�z|j�	|�}	WnBtjjy�}z&t�d	|�WYd}~WYd}~d
Sd}~00|	dkr�WYd}~dSWYd}~dSWYd}~n
d}~00|�rdSdS)
z�Check authorization, return codes:
			1  - authorized
			2  - polkit error, but authorized with fallback method
			0  - unauthorized
			-1 - polkit error and unauthorized by the fallback method
			-2 - polkit error and unable to use the fallback method
		NF��zsystem-bus-name�namerzerror querying polkit: %sz-error using fallback authorization method: %s�������)
rZCheckAuthorizationr�
exceptionsZ
DBusException�
ValueError�log�errorrZ
get_unix_user)
rZsenderZ	action_id�details�flagsZcancellation_idZsubject�ret�e�uidrrr	�check_authorizations&	"$zpolkit.check_authorizationN)�__name__�
__module__�__qualname__r
rrrrr	rsr)rZ
tuned.logsZtunedZlogs�getrrrrrr	�<module>s