NAS not accepting the Access-Accept?

Arran Cudbard-Bell A.Cudbard-Bell at sussex.ac.uk
Tue Apr 24 10:56:00 CEST 2007


> "testuser"  NAS-IP-Address == "172.16.8.30", Cleartext-Password :=
>  "testing", Service-Type =="Administrative-User"
> 	Service-Type := "Administrative-User"
>
>   
Hmm, not all NAS will request Service-Type 6 (Administrative-User) all 
ours Request Service-Type 7 (NAS-Prompt-User) .
But still respect the access level sent back in the reply...

To make matters even more interesting, ours support user elevation via 
the command line, in which case it will sent a request with Service-Type 
6 ...
So for your final implementation , it's best to support both and then 
decide on a access level on a per user basis.



More information about the Freeradius-Users mailing list