Have you tried checking the "Use selected auth method exclusively..." checkbox? Maybe that solves your problem.
Other way, I think it will take me longer to "try" to solve that behavior...
David.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I managed to work around this problem:
diff /etc/pam.d/sshd /etc/pam.d/sshd.bak
< auth required pam_unix.so no_warn try_first_pass authtok_prompt=Password:
But edit this file on all servers very uncomfortable. I beg to correct the problem in the PAC. Thanks in advance.
Hi!
Have you tried checking the "Use selected auth method exclusively..." checkbox? Maybe that solves your problem.
Other way, I think it will take me longer to "try" to solve that behavior...
Unfortunately did not help.