(RADIATOR) Name rewrites
Ayotunde Itayemi
aitayemi at metrong.com
Thu Jul 11 06:59:27 CDT 2002
Hi Hugh,
I know nothing about Perl even though I wouldn't mind having one with an "a" after the "e" :-)
The following is from my radius.cfg
============================================================
<Handler Client-Identifier=viruse2>
AuthByPolicy ContinueWhileAccept
# remove @domain-name
RewriteUsername s/^([^@]+).*/$1/
UsernameCharset a-zA-Z0-9\._ at -
MaxSessions 1
RewriteUsername tr/A-Z/a-z/
============================================================
Would the "above" allow in a user with say wole.james as the user name? Please
note the fullstop in the name.
What exaclty does the Rewrite statement above do - just remove the part after the @ sign?
The UsernameCharset above will allow names with periods?
Regards,
Tunde Itayemi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20020711/4e90821c/attachment.html>
More information about the radiator
mailing list