[Bug 237270] pam_opieaccess does not support IPv6, or documentation is lacking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 3 14:39:26 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237270
--- Comment #8 from Dag-Erling Smørgrav <des at FreeBSD.org> ---
Google Authenticator is not tied to Google. It is an open standard called OATH
(RFC 4226 and 6238). It is commonly referred to as Google Authenticator
because they were the among the first to use make widespread use of it and to
release an open source implementation, but you can get hardware tokens that
implement RFC 6238 (very commonly used for Internet banking; I have one in my
pocket right now), or you can use a wide variety of free software including
FreeOTP, which is a Red Hat-sponsored fork of the old Google Authenticator app.
On the server side, you can use the security/pam_google_authenticator port,
which is 100% open source.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list