From 1bc784a4f057ea016ee3f3c675917c3afcc8e76a Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 6 Oct 2017 10:12:50 +0200 Subject: [PATCH] drop outdated version recommendations --- doc/YubiKey_and_OpenVPN_via_PAM.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/YubiKey_and_OpenVPN_via_PAM.adoc b/doc/YubiKey_and_OpenVPN_via_PAM.adoc index 8e07049..aa2af9e 100644 --- a/doc/YubiKey_and_OpenVPN_via_PAM.adoc +++ b/doc/YubiKey_and_OpenVPN_via_PAM.adoc @@ -7,14 +7,14 @@ The purpose of this document is to guide readers through the configuration steps Successful configuration of the Yubico PAM module to support two factor authentication for OpenVPN has the following prerequisites: -Operating System:: -Any Unix operating system which supports +Operating System:: Any Unix operating system which supports http://www.kernel.org/pub/linux/libs/pam[PAM] (Pluggable Authentication Module) Complier:: http://gcc.gnu.org[GNU GCC complier] -https://developers.yubico.com/yubico-pam[Yubico PAM Module]:: Version 1.8 -http://openvpn.net/index.php/downloads.html[OpenVPN]:: Version 2.0.9. -http://freeradius.org/download.html[FreeRADIUS]: Version 1.1.7 or later. -Pam_Radius:: Version 1.3.17. +Software:: +https://developers.yubico.com/yubico-pam[Yubico PAM Module] + +http://openvpn.net/index.php/downloads.html[OpenVPN] + +http://freeradius.org/download.html[FreeRADIUS] + +Pam_Radius == Configuration