https://bugzilla.mindrot.org/show_bug.cgi?id=2504
Bug ID: 2504
Summary: key_load_private_type: unknown or unsupported key type
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: RESOLVED
Severity: minor
Priority: P5
Component: ssh
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Status: RESOLVED
Resolution: DUPLICATE
When using hostbased authentication as root, and protocol v1 support
has
not been compiled in, ssh(1) complains about an invalid key type:
# ssh testacct@somehost pwd
key_load_private_type: unknown or unsupported key type
/u/testacct
This is due to ssh(1) attempting to load the RSA1 key (assuming that
one
exists) into sensitive_data.keys. This issue only occurs for root.
--- Comment #1 from Damien Miller <[email protected]> ---
*** This bug has been marked as a duplicate of bug 2505 ***
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs