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: unassigned-b...@mindrot.org
          Reporter: imor...@nas.nasa.gov
                CC: d...@mindrot.org
                CC: d...@mindrot.org
            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 <d...@mindrot.org> ---


*** 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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to