[ Avaa Bypassed ]




Upload:

Command:

www-data@3.133.149.165: ~ $
// Allows users belonging to wheel group to start gvfsd-admin without
// authorization. This prevents redundant password prompt when starting
// gvfsd-admin. The gvfsd-admin causes another password prompts to be shown
// for each client process using the different action id and for the subject
// based on the client process.
polkit.addRule(function(action, subject) {
        if ((action.id == "org.gtk.vfs.file-operations-helper") &&
            subject.local &&
            subject.active &&
            subject.isInGroup ("sudo")) {
            return polkit.Result.YES;
        }
});

Filemanager

Name Type Size Permission Actions
20-gnome-initial-setup.rules File 1.24 KB 0644
60-network-manager.rules File 261 B 0644
geoclue-2.0.rules File 263 B 0644
gnome-control-center.rules File 487 B 0644
org.freedesktop.bolt.rules File 368 B 0644
org.freedesktop.fwupd.rules File 251 B 0644
org.freedesktop.packagekit.rules File 334 B 0644
org.gtk.vfs.file-operations.rules File 590 B 0644
systemd-networkd.rules File 422 B 0644