diff options
-rw-r--r-- | README.smartcard | 8 |
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 @@ | |||
1 | How to use smartcards with OpenSSH? | 1 | How to use smartcards with OpenSSH? |
2 | 2 | ||
3 | OpenSSH contains experimental support for authentication using | 3 | OpenSSH contains experimental support for authentication using |
4 | Cyberflex smartcards and TODOS card readers. To enable this you | 4 | Cyberflex smartcards and TODOS card readers. |
5 | need to: | 5 | |
6 | WARNING: Smartcard support is still in development. Keyfile formats, etc | ||
7 | are still subject to change. | ||
8 | |||
9 | To enable this you need to: | ||
6 | 10 | ||
7 | (1) install sectok | 11 | (1) install sectok |
8 | 12 | ||