Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 917014

Summary: [guru repo] openssh security-keys are disabled for guru
Product: Gentoo Infrastructure Reporter: Kirill Chibisov <contact>
Component: GitAssignee: Gentoo Infrastructure <infra-bugs>
Status: UNCONFIRMED ---    
Severity: major CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kirill Chibisov 2023-11-07 20:44:26 UTC
Using the git clone -b dev git@git.gentoo.org:repo/proj/guru.git fails due to permission denied because remote doesn't accept `sk` keys.

The flag `security-key` is disabled by default on openssh, so it could be disabled on instance hosting guru.



Reproducible: Always

Steps to Reproduce:
1. Try to access guru with FIDO based key (e.g. yubikey).
Actual Results:  
Permission denied when doing clone.

Expected Results:  
works for at least _touch required_ keys (default in openssh).