This might be a duplicate of issue #6 – when parsing my keys, pam_ssh_agent_auth creates the following log entries:
Apr 11 15:54:59 myhost sudo[21891]: pam_ssh_agent_auth: error: key_from_blob: remaining bytes in key blob 44
Apr 11 15:54:59 myhost sudo[21891]: pam_ssh_agent_auth: Authentication refused: bad ownership or modes for file /home/snafu/.ssh/authorized_keys
Authentication still works, so this is more of a cosmetic issue. All keys listed in authorized_keys are ed25519.
I have installed the current (at the time of writing) package version (0.10.4_5) in FreeBSD 15.0-RELEASE.
This might be a duplicate of issue #6 – when parsing my keys,
pam_ssh_agent_authcreates the following log entries:Authentication still works, so this is more of a cosmetic issue. All keys listed in authorized_keys are
ed25519.I have installed the current (at the time of writing) package version (0.10.4_5) in FreeBSD 15.0-RELEASE.