Small Boy <[EMAIL PROTECTED]> wrote: > I have installed FreeRadius 0.9.3 on RedHat Linux 9 and enabled Pam - > the file name is system-auth. Pam has been configured to deny users 5 > failed password attempts.
Uh, no. That's not how PAM works. There is no "pam" to configure. Instead, there's a PAM configuration file for each program which uses PAM. So you've probably configured the PAM "login" file to deny users after 5 failed attempts. > After I installed RADIUS and edited the 'radius.conf' file to use > pam, the disabling of password after 5 failed attempts seems not to > work during testing Again, you've got to configure the PAM "radiusd" file to deny users after 5 failed attempts. If you've gotten the server to authenticate via PAM, you've installed the "radiusd-pam" file, or something like it. Alan Dekok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html