Some packages were no longer easy to install (such as screen),
which made the tests fail. The code should still work under
FreeBSD 13.x however, but we now officially support
and test v14.2
pull/521/head
Stéphane Lesimple1 year agocommitted byStéphane Lesimple
@ -127,9 +127,9 @@ Any other so-called "modern" Linux version are not tested with each release, but
The following OS are also tested with each release:
- FreeBSD/HardenedBSD 13.2\*\*
- FreeBSD/HardenedBSD 14.2\*\*
\*\*: Note that these have partial MFA support, due to their reduced set of available `pam` plugins. Support for either an additional password or TOTP factor can be configured, but not both at the same time. The code is actually known to work on FreeBSD/HardenedBSD 10+, but it's only regularly tested under 13.2.
\*\*: Note that these have partial MFA support, due to their reduced set of available `pam` plugins. Support for either an additional password or TOTP factor can be configured, but not both at the same time. The code is actually known to work on FreeBSD/HardenedBSD 10+, but it's only regularly tested under 14.2.
Other BSD variants, such as OpenBSD and NetBSD, are unsupported as they have a severe limitation over the maximum number of supplementary groups, causing problems for group membership and restricted commands checks, as well as no filesystem-level ACL support and missing PAM support (hence no MFA).