summaryrefslogtreecommitdiffstats
path: root/README.smartcard
diff options
context:
space:
mode:
Diffstat (limited to 'README.smartcard')
-rw-r--r--README.smartcard12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.smartcard b/README.smartcard
index 69dca15b..17bbde72 100644
--- a/README.smartcard
+++ b/README.smartcard
@@ -8,18 +8,22 @@ are still subject to change.
To enable this you need to:
-(1) install sectok
+(1) install sectok or openSC
Sources are instructions are available from
http://www.citi.umich.edu/projects/smartcard/sectok.html
+ or
+
+ http://www.opensc.org/
+
(2) enable SMARTCARD support in OpenSSH:
- $ ./configure --with-smartcard [options]
+ $ ./configure --with-sectok[=/path/to/libsectok] [options]
- You can also specify a path to libsectok:
+ or
- $ ./configure --with-smartcard=/path/to/libsectok [options]
+ $ ./configure --with-opensc[=/path/to/opensc] [options]
(3) load the Java Cardlet to the Cyberflex card: