1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-03-14 06:29:21 +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 :
.HP
.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
$
@ -84,8 +84,8 @@ $
Now, set the current user to require this YubiKey for logon :
.HP
.nf
$ \fBykpamcfg -2 -v\fR
...
$ \fBykpamcfg \-2 \-v\fR
...
Stored initial challenge and expected response in '/home/alice/.yubico/challenge-123456'.
$
.fi