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