mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-12 00:21:06 +02:00
Merge pull request #508 from kurtmckee/fix-broken-link
Fix a broken link
This commit is contained in:
commit
ca81deff35
1 changed files with 1 additions and 1 deletions
|
@ -2258,7 +2258,7 @@ Now connect networking.
|
|||
|
||||
- If it still fails, it may be useful to stop the background `sshd` daemon process service on the server (e.g. using `sudo systemctl stop sshd`) and instead start it in the foreground with extensive debugging output, using `/usr/sbin/sshd -eddd`. Note that the server will not fork and will only process one connection, therefore has to be re-started after every `ssh` test.
|
||||
|
||||
- If you receive the error, `Please insert the card with serial number` see [Using Multiple Keys](#using-multiple-keys).
|
||||
- If you receive the error, `Please insert the card with serial number` see [Using Multiple Keys](#using-multiple-yubikeys).
|
||||
|
||||
- If you receive the error, `There is no assurance this key belongs to the named user` or `encryption failed: Unusable public key` or `No public key` use `gpg --edit-key` to set `trust` to `5 = I trust ultimately`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue