Cliff Hayes wrote:
realm afotest.net {
type = radius
authost = LOCAL
accthost = LOCAL
# ADD THIS
strip
}
>
> I tried using both of the following (one at a time) in the radiusd.conf
> file:
>
> sql_user_name = "%{Stripped-User-Name:-%{User-Name:-DEFAULT}}"
Stripped-User-Name is only available if the realm is a stripping realm.