"VCI Help Desk" <[EMAIL PROTECTED]> wrote: > In studying this I have written a brief Perl script that will run > radtest repeatedly. The script pauses for half a second between tests. > Sometimes the script will successfully authenticate the same > username/password 127 times and sometimes it will run to 2,600 > authentications. Eventually, it returns an invalid password.
Have you edited 'radiusd.conf' so that the 'unix' module caches the passwords? If so, turn that off. It may help. > The threading in Radius is turned on with "start_servers" set to 5. Am I > supposed to be able to see 5 Radius processes when I so a "ps ax"? I only > see one and never see more than that. On RedHat 9, you will only see 1. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
