1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-03-15 18:29:16 +01:00

fix lintian errors

This commit is contained in:
Fredrik Thulin 2011-12-01 14:17:50 +01:00
parent 2785c998be
commit b671a6a350

View File

@ -75,7 +75,7 @@ configure the PAM module accordingly.
First, program a YubiKey for challenge response on Slot 2 : First, program a YubiKey for challenge response on Slot 2 :
.HP .HP
.nf .nf
$ \fBykpersonalize -2 -ochal-resp -ochal-hmac -ohmac-lt64 -oserial-api-visible\fR $ \fBykpersonalize -2 \-ochal-resp \-ochal-hmac \-ohmac-lt64 \-oserial-api-visible\fR
... ...
Commit? (y/n) [n]: y Commit? (y/n) [n]: y
$ $
@ -84,8 +84,8 @@ $
Now, set the current user to require this YubiKey for logon : Now, set the current user to require this YubiKey for logon :
.HP .HP
.nf .nf
$ \fBykpamcfg -2 -v\fR $ \fBykpamcfg \-2 \-v\fR
... ...
Stored initial challenge and expected response in '/home/alice/.yubico/challenge-123456'. Stored initial challenge and expected response in '/home/alice/.yubico/challenge-123456'.
$ $
.fi .fi