Hi,

I use freeradius.0.7.1with anthentication and billing in mysql.
In sql.conf i put this variable:
sql_user_name = "%{Stripped-User-Name:-%{User-Name:-none}}"

But when i try to authenticate with "[EMAIL PROTECTED]" it queries in mysql
for "[EMAIL PROTECTED]" and not only "login".

If I put in sql.conf
sql_user_name="%{Stripped-User-Name}"
It doesn�t work with "[EMAIL PROTECTED]" neither "login".

If I put in sql.conf
sql_user_name="%{User-Name}"
It doesn�t work with "[EMAIL PROTECTED]" but works with  "login" only.

Can Someone help me on this?

Regards,

Alberto


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

Reply via email to