|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/opt/alt/python37/lib/python3.7/site-packages/__pycache__/ |
Upload File : |
B
(
c�: � @ s� d dl mZ d dl mZ d dl mZ d dlZd dlZd dlZd dlZd dlZd dl Z d dl
mZmZ G dd� de
�ZG dd � d e
�ZG d
d� de
�ZG dd
� d
e
�ZdZdddddddgZdgZddddgZdZdZdZG dd� d�ZdS ) � )�absolute_import)�division)�print_functionN)�S_IRUSR�S_IRGRPc @ s e Zd Zdd� ZdS )�
NoSuchUserc C s t �| d|f � d S )NzNo such user (%s))� Exception�__init__)�self�user� r �7/opt/alt/python37/lib/python3.7/site-packages/clsudo.pyr s zNoSuchUser.__init__N)�__name__�
__module__�__qualname__r r r r r
r s r c @ s e Zd Zdd� ZdS )�NoSuchGroupc C s d| }t �| |� d S )NzNo such group (%s))r r )r
�group�messager r r
r s zNoSuchGroup.__init__N)r r r r r r r r
r s r c @ s e Zd Zdd� ZdS )�UnableToReadFilec C s t �| d� d S )NzCannot read sudoers file)r r )r
r r r
r ! s zUnableToReadFile.__init__N)r r r r r r r r
r s r c @ s e Zd Zdd� ZdS )�UnableToWriteFilec C s t �| d� d S )NzCannot modify sudoers file)r r )r
r r r
r &