⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.194
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
polkit-1
/
actions
/
View File Name :
io.snapcraft.snapd.policy
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd"> <policyconfig> <vendor>Snapcraft</vendor> <vendor_url>http://snapcraft.io</vendor_url> <action id="io.snapcraft.snapd.login"> <description gettext-domain="snappy">Authenticate on snap daemon</description> <message gettext-domain="snappy">Authorization is required to authenticate on the snap daemon</message> <defaults> <allow_any>auth_admin</allow_any> <allow_inactive>auth_admin</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> <action id="io.snapcraft.snapd.manage"> <description gettext-domain="snappy">Install, update, or remove packages</description> <message gettext-domain="snappy">Authentication is required to install, update, or remove packages</message> <defaults> <allow_any>auth_admin</allow_any> <allow_inactive>auth_admin</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> <action id="io.snapcraft.snapd.manage-interfaces"> <description gettext-domain="snappy">Connect, disconnect interfaces</description> <message gettext-domain="snappy">Authentication is required to connect or disconnect interfaces</message> <defaults> <allow_any>auth_admin</allow_any> <allow_inactive>auth_admin</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> <action id="io.snapcraft.snapd.manage-configuration"> <description gettext-domain="snappy">Access or modify snap configuration</description> <message gettext-domain="snappy">Authentication is required to access or modify snap configuration</message> <defaults> <allow_any>auth_admin</allow_any> <allow_inactive>auth_admin</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> </policyconfig>