Re: Mac authenticaion failure

2011-06-03 Thread Phil Mayers

On 26/05/11 15:48, pcunha wrote:

Hi Everyone,

I tried to set up Mac Authentication per the the doc at freeradius.org.


Be specific. Which doc?

The doc on the wiki:

http://wiki.freeradius.org/Mac%20Auth

...contains several examples. Which are you following?
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Mac authenticaion failure

2011-06-03 Thread Stanisław Kamiński

What hardware are you using?

On 2011-05-26 16:48, pcunha wrote:

Hi Everyone,

I tried to set up Mac Authentication per the the doc at freeradius.org.
The client connects but the users don't. The folowing is the output from the
debug mode in freeradius. Thanks for your help.

eady to process requests.
rad_recv: Access-Request packet from host 10.41.0.254 port 32768, id=107,
length=135
 User-Name = "d8-a2-5e-c4-a4-58"
 Called-Station-Id = "00-3a-98-8e-ad-d0:USDOD"
 Calling-Station-Id = "d8-a2-5e-c4-a4-58"
 NAS-Port = 1
 NAS-IP-Address = 10.41.0.254
 NAS-Identifier = "NCPSWIFI"
 Airespace-Wlan-Id = 1
 Service-Type = Call-Check
 Framed-MTU = 1300
 NAS-Port-Type = Wireless-802.11
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
[suffix] No '@' in User-Name = "d8-a2-5e-c4-a4-58", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns notfound
[files] users: Matched entry d8-a2-5e-c4-a4-58 at line 1
++[files] returns ok
++[expiration] returns noop
++[logintime] returns noop
[pap] No clear-text password in the request.  Not performing PAP.
++[pap] returns noop
WARNING: Please update your configuration, and remove 'Auth-Type = Local'
WARNING: Use the PAP or CHAP modules instead.
No User-Password or CHAP-Password attribute in the request.
Cannot perform authentication.
Failed to authenticate the user.
Using Post-Auth-Type Reject
+- entering group REJECT {...}
[attr_filter.access_reject] expand: %{User-Name} ->  d8-a2-5e-c4-a4-58
  attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 7 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 7
Sending Access-Reject of id 107 to 10.41.0.254 port 32768
Waking up in 4.9 seconds.


--
View this message in context: 
http://freeradius.1045715.n5.nabble.com/Mac-authenticaion-failure-tp4428847p4428847.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

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


Mac authenticaion failure

2011-05-26 Thread pcunha
Hi Everyone,

   I tried to set up Mac Authentication per the the doc at freeradius.org.
The client connects but the users don't. The folowing is the output from the
debug mode in freeradius. Thanks for your help.

eady to process requests.
rad_recv: Access-Request packet from host 10.41.0.254 port 32768, id=107,
length=135
User-Name = "d8-a2-5e-c4-a4-58"
Called-Station-Id = "00-3a-98-8e-ad-d0:USDOD"
Calling-Station-Id = "d8-a2-5e-c4-a4-58"
NAS-Port = 1
NAS-IP-Address = 10.41.0.254
NAS-Identifier = "NCPSWIFI"
Airespace-Wlan-Id = 1
Service-Type = Call-Check
Framed-MTU = 1300
NAS-Port-Type = Wireless-802.11
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
[suffix] No '@' in User-Name = "d8-a2-5e-c4-a4-58", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns notfound
[files] users: Matched entry d8-a2-5e-c4-a4-58 at line 1
++[files] returns ok
++[expiration] returns noop
++[logintime] returns noop
[pap] No clear-text password in the request.  Not performing PAP.
++[pap] returns noop
WARNING: Please update your configuration, and remove 'Auth-Type = Local'
WARNING: Use the PAP or CHAP modules instead.
No User-Password or CHAP-Password attribute in the request.
Cannot perform authentication.
Failed to authenticate the user.
Using Post-Auth-Type Reject
+- entering group REJECT {...}
[attr_filter.access_reject] expand: %{User-Name} -> d8-a2-5e-c4-a4-58
 attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 7 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 7
Sending Access-Reject of id 107 to 10.41.0.254 port 32768
Waking up in 4.9 seconds.


--
View this message in context: 
http://freeradius.1045715.n5.nabble.com/Mac-authenticaion-failure-tp4428847p4428847.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html