summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.smartcard8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.smartcard b/README.smartcard
index 1cde08050..69dca15b5 100644
--- a/README.smartcard
+++ b/README.smartcard
@@ -1,8 +1,12 @@
1How to use smartcards with OpenSSH? 1How to use smartcards with OpenSSH?
2 2
3OpenSSH contains experimental support for authentication using 3OpenSSH contains experimental support for authentication using
4Cyberflex smartcards and TODOS card readers. To enable this you 4Cyberflex smartcards and TODOS card readers.
5need to: 5
6WARNING: Smartcard support is still in development. Keyfile formats, etc
7are still subject to change.
8
9To enable this you need to:
6 10
7(1) install sectok 11(1) install sectok
8 12