"Leo Lei" <[EMAIL PROTECTED]> wrote: > i write a script calling the radclient, named aaaload as the following: ... > echo "UserOrg = \"myorg.org\"" > echo "ClientType = 4"
Those are not any RADIUS attributes the server, or client, knows about. > i run the script aaaload twices: (200 users) > time ./aaaload > > OUTPUT1: > real 0m13.320s Part of the time is spent by the client loading dictionaries. The server is more than fast enough for most situations. If it's slow, then something in your local configuration is slowing the server down. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

