Hello,
i managed to use the Yubico Key to login and it worked well, but i have one issue which i want to solve.
I want to display a message after typing the password to insert the key.
I have tried to add in /etc/pam.d/login a line with pam_echo.so :
As this works very well in the /etc/pam.d/sudo file it seems to be ignored in the /etc/pam.d/login.
Thanks a lot for any help
i managed to use the Yubico Key to login and it worked well, but i have one issue which i want to solve.
I want to display a message after typing the password to insert the key.
I have tried to add in /etc/pam.d/login a line with pam_echo.so :
Code:
@include common.authauth required pam_u2f.so interactive [prompt=Insert Security KEY and press ENTER]
Thanks a lot for any help
Statistics: Posted by oida — 2024-02-07 16:23 — Replies 2 — Views 55