mirror of
https://github.com/tasket/Qubes-VM-hardening.git
synced 2025-04-11 10:19:15 -04:00
Merge d1d57b29bd9aa2912e63ec7121cae2ee8b539cac into b85fac02828c0b732723e441a4344942fa55b3b8
This commit is contained in:
commit
23f2af853c
@ -66,8 +66,9 @@ Next.... Enable auth prompts in dom0 with the following commands:
|
||||
[user@dom0 ~]$ sudo su -
|
||||
[root@dom0 /]# echo "/usr/bin/echo 1" >/etc/qubes-rpc/qubes.VMAuth
|
||||
[root@dom0 /]# chmod +x /etc/qubes-rpc/qubes.VMAuth
|
||||
[root@dom0 /]# echo "@anyvm dom0 ask,default_target=dom0" \
|
||||
>/etc/qubes-rpc/policy/qubes.VMAuth
|
||||
[root@dom0 /]# echo "qubes.VMAuth * @anyvm dom0 ask,default_target=dom0" \
|
||||
>> /etc/qubes/policy.d/10-user.policy
|
||||
|
||||
Optionally replacing 10-user.policy with any other policy file of your choice.
|
||||
'
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user