1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-02-20 21:54:16 +01:00

Update Yubikey_and_SSH_via_PAM.adoc

This commit is contained in:
Henrik Stråth 2014-10-29 16:28:05 +01:00
parent c222030e83
commit a6b99b5e27

View File

@ -1,4 +1,4 @@
Introduction
=== Introduction ===
------------
The purpose of this document is to guide readers through the configuration
steps to use two factor authentication for SSH using Yubikey. This document
@ -6,8 +6,7 @@ assumes that the reader has advanced knowledge and experience in Linux
system administration, particularly for how PAM authentication mechanism is
configured on a Linux platform.
Prerequisites
-------------
=== Prerequisites ===
Successful configuration of the Yubico PAM module to support two factor
authentication requires following prerequisites:
@ -25,8 +24,7 @@ authentication requires following prerequisites:
(https://developers.yubico.com/yubico-pam/)
System Requirements
-------------------
=== System Requirements ===
This document illustrates the configuration steps for Fedora Core 8
operating system. However, there steps should work on most other Linux
@ -41,8 +39,7 @@ for the user and the One-Time Password (OTP) generated by Yubikey assigned
to the user.
Build yubico-c-client and pam_yubico
------------------------------------
=== Build yubico-c-client and pam_yubico ===
Build instructions for yubico-c-client and pam_yubico are found in their
respective README.