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:
parent
2785c998be
commit
b671a6a350
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user