Removed debug from yubikey
This commit is contained in:
parent
b7ba981b19
commit
ddd5455a6a
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
||||||
|
|
||||||
security.pam.yubico = {
|
security.pam.yubico = {
|
||||||
enable = true;
|
enable = true;
|
||||||
debug = true;
|
debug = false;
|
||||||
mode = "challenge-response";
|
mode = "challenge-response";
|
||||||
id = [ "28067815" "28067816" ];
|
id = [ "28067815" "28067816" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue