My radius.cfg file currently has:

# Translate all upper case to lowercase
RewriteUsername tr/A-Z/a-z/

Now I need to start stripping out the real name.

Is it as simple as just adding a line ( and HUPPing radiusD) to strip out
the realm so my radius.cfm will look like the following.

# Translate all upper case to lowercase
RewriteUsername tr/A-Z/a-z/
# Srip Realm
RewriteUsername s/^([^@]+).*/$1/



Andrew P. Kaplan, CNE, MCSE+Internet, MCT, CCNA, CCDA
CyberShore, Inc. -- Premium Internet Services -- http://www.cshore.com


"If you watch a game, it's fun. If you play it, it's recreation. If you work
at it, it's golf." Bob Hope



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to