21 Apr
2009
21 Apr
'09
5:21 a.m.
I think I may have found a bug in rlm_perl?
No, you broke it.
#The following line cleans two of the slashes "\\" out of the user-name before we return from the #perl module. These two slashes get added in. I'm not sure how or why.
$RAD_REQUEST{'User-Name'} =~ s/^$domain\\/$domain/;
Extra slashes are escaping slashes in the username. Leave them alone. Ivan Kalik Kalik Informatika ISP