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.
*** This bug has been marked as a duplicate of bug 2505 ***
Close all resolved bugs after 7.3p1 release