https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248439

--- Comment #1 from Ed Maste <[email protected]> ---
The man page is correct - if not set by a config file the default is to check
both .ssh/authorized_keys and .ssh/authorized_keys2.

The stock sshd_config (upstream and in FreeBSD) contains:

# The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2
# but this is overridden so installations will only check .ssh/authorized_keys
AuthorizedKeysFile      .ssh/authorized_keys

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to