Always get: Expected Access-Accept got Access-Reject
    Matthew Newton 
    mcn at freeradius.org
       
    Wed May  8 16:04:05 CEST 2019
    
    
  
On Wed, 2019-05-08 at 10:00 -0400, Alexandre Lessard wrote:
> After this, I've configure a test user in users by doing this:
> cd /etc/freeradius/3.0/
> echo 'testing Cleartext-Password := "password"' | cat - users > temp
> && mv temp users
> 
> That simply add the line testing Cleartext-Password := "password" to
> the top of users.
> 
> Next, I simply run a radtest in debug mode:
> freeradius -X
> 
> And open another terminal to do the radtest:
> radtest testing password localhost 0 testing123
> 
> The problem is that I always receive a Access-Reject. What am I doing
> wrong? I've read the instruction many times and i don't get it.
'users' is a symlink. You just splatted it.
-- 
Matthew
    
    
More information about the Freeradius-Users
mailing list