Martin Hamilton <[EMAIL PROTECTED]> wrote:
> I defined a RADIUS user for my WDS slave APs, per:
> 
>   myslaveap          Auth-Type := Accept, User-Password == "mypassword"

  Why are you specifying "Accept" AND a password?  "Accept" means
"don't validate the password, just send Access-Accept".

>   modcall: group authorize returns updated for request 0
>     rad_check_password:  Found Auth-Type Accept
>     rad_check_password: Auth-Type = Accept, accepting the user

  See?

> However my APs don't get further than this:
> 
>   mymasterap#sh wlccp wds ap
>       MAC-ADDR       IP-ADDR          STATE         LIFETIME
>    000d.edb8.8cd2    XXXXXX          AUTH IN PROGRESS        - 

  Because it's asking to do EAP, and you told the server NOT to do EAP.

  The solution is to NOT specify Auth-Type.  Please read
raddb/eap.conf, and raddb/radiusd.conf, the comments above the
authenticate{} section.

  Alan DeKok.


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

Reply via email to