On 4/12/06, A.L.M.Buxey@lboro.ac.uk <A.L.M.Buxey@lboro.ac.uk > wrote:
Hi,

> modcall: leaving group authorize (returns ok) for request 0
>   rad_check_password:  Found Auth-Type System
> auth: type "System"

try removing the default System authentication method from your
users file.

alan

Working now!

i changed "system to "radius" in the users file and now it's working.

# First setup all accounts to be checked against the UNIX /etc/passwd.
# (Unless a password was already given earlier in this file).
#
DEFAULT Auth-Type = Radius
        Fall-Through = 1


Many tnx
Yves