mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-23 00:41:27 -04:00
migration to fido2: proxy setup clarification to avoid confusing errors
solves QubesOS/qubes-issues/issues/9064
This commit is contained in:
parent
78b0742362
commit
eea342bdb0
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ $ sudo qubes-dom0-update qubes-ctap-dom0
|
|||
$ qvm-service --enable work qubes-ctap-proxy
|
||||
```
|
||||
|
||||
The above assumes a `work` qube in which you would like to enable ctap. Repeat the `qvm-service` command for all qubes that should have the proxy enabled. Alternatively, you can add `qubes-ctap-proxy` in VM settings -> Services in the Qube Manager of each qube you would like to enable the service.
|
||||
The above assumes a `work` qube in which you would like to enable ctap. Repeat the `qvm-service` command for all qubes that should have the client proxy enabled. Alternatively, you can add `qubes-ctap-proxy` in VM settings -> Services in the Qube Manager of each qube you would like to enable the service. Attempting to start the `qubes-ctap-proxy` service in the device-hosting qube (`sys-usb`) will fail.
|
||||
|
||||
In Fedora templates:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue