Hi All,

Again, new in FreeRADIUS.
I managed to start the server and Apache HTTP + mod_auth_radius (by Alan DeKok)

When I use Auth-Type := local, all thing are OK,
But If I use Auth-Type := System I have got the following message
REJECTING the authentification.

I am in Slackware Distro with /etc/shadow password

Are there some limitations in the registering account
when I use FreeRADIUS?

Here is the logs after the first attempt:
#-----------------------------------------------------------------------------
Ready to process requests.
rad_recv: Access-Request packet from host 127.0.0.1:1026, id=36, length=81
        User-Name = "norbert"
        Password = "V\003\275\371\214\206\300\230\242Q\267\261\246\370\355\003"
        Service-Type = Authenticate-Only
        NAS-Identifier = "othello.medracen.net"
        NAS-IP-Address = 127.0.0.1
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "suffix" returns ok
    users: Matched norbert at 3
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
  rad_check_password:  Found auth-type System
auth: type "System"
modcall: entering group authenticate
  modcall[authenticate]: module "unix" returns reject
modcall: group authenticate returns reject
auth: Failed to validate the user.
Login incorrect: [norbert/norbert] (from nas local port 0)
Sending Access-Reject of id 36 to 127.0.0.1:1026
        Reply-Message = "Hello %u, You are logged"
Finished request 0
Going to the next request
#------------------------------------------------------------------------------

Regards


-- 
# .- ...- . .-. .-. --- . ... .- .-.-.- .- -.-- ... .... .-
# Averroes A. Aysha
# Think Linux, Think Slackware!
# Network Security Auditor (NSA)
# e-fingerprint = 73B7 2559 2968 5094 3B95 5C70 4E85 5F94 6068 1DD8
# http://www.keyserver.net/en/
# .- ...- . .-. .-. --- . ... .- .-.-.- .- -.-- ... .... .-

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to