You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add verbose_otp as option to pam_yubico.so in the pam sshd config file.
try to authenticate via ssh
What is the expected output?
OK, you are logged
What do you see instead?
Not logged.
In the debug ouptut of pam_yubico.so :
[pam_yubico.c:parse_cfg(769)] mode=client
[pam_yubico.c:parse_cfg(770)] chalresp_path=(null)
[pam_yubico.c:pam_sm_authenticate(810)] get user returned: max
[pam_yubico.c:pam_sm_authenticate(906)] conv returned error: Conversation error
[pam_yubico.c:pam_sm_authenticate(1013)] done. [Conversation error]
What version of the product are you using?
2.13
On what operating system?
Gentoo
Additional information :
I don't know if it's a bug in pam_yubico or sshd can't display "custom fields".
If sshd just can't display "custom fields" I think it should be indicated in the README file.
The text was updated successfully, but these errors were encountered:
original issue: http://code.google.com/p/yubico-pam/issues/detail?id=51
What steps will reproduce the problem?
What is the expected output?
OK, you are logged
What do you see instead?
Not logged.
In the debug ouptut of pam_yubico.so :
[pam_yubico.c:parse_cfg(769)] mode=client
[pam_yubico.c:parse_cfg(770)] chalresp_path=(null)
[pam_yubico.c:pam_sm_authenticate(810)] get user returned: max
[pam_yubico.c:pam_sm_authenticate(906)] conv returned error: Conversation error
[pam_yubico.c:pam_sm_authenticate(1013)] done. [Conversation error]
What version of the product are you using?
2.13
On what operating system?
Gentoo
Additional information :
I don't know if it's a bug in pam_yubico or sshd can't display "custom fields".
If sshd just can't display "custom fields" I think it should be indicated in the README file.
The text was updated successfully, but these errors were encountered: