Question regarding ssh/console and PAM

Hi,
Can anybody tell redirect me to right forum where I can ask questions related to SSH/Console and PAM?

Regards,
Uday.
 
By default sshd allows 4 retries on fail login attempts. I want to break this loop to less than or greater than 4 based on error code like PAM_MAXTRIES or some other that I return from PAM module. Is that possible? How?
 
Back
Top