Hello,

Just taking a look at the FreeRadius 2.2 policy.conf file, and noticed
this section:

=====================================
#
#  reject Multiple @'s
#  e.g. "[email protected]@site.com"
#
if(User-Name =~ /@(.+)?@/i ) {
=====================================

Would this not be simpler just by using '/@.*@/' ?





John.

-- 
John Horne                   Tel: +44 (0)1752 587287
Plymouth University, UK      Fax: +44 (0)1752 587001
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to