Re: (RADIATOR) feature enhancement with Realms

2000-08-15 Thread Hugh Irvine


Hello Chris -

At 9:02 PM -0600 13/8/00, Chris M wrote:
I had a problem where a user tried "[EMAIL PROTECTED] " instead of 
"[EMAIL PROTECTED]" (a trailing space).  What happens in this case 
is that Radiator looks for a "someplace.com " realm and in fact 
won't even enter the default Realm clause because it wants to find 
that realm with a trailing space on it. So they don't get in.

What are other people doing to get around this problem? Is it 
necessary to first intercept everything before the Realm processing 
begins and trim spaces on the realm name?


You can either use a RewriteUsername, or you can trap any usernames 
that contain illegal characters and reject them.

hth

Hugh
-- 
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.

===
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.



(RADIATOR) feature enhancement with Realms

2000-08-13 Thread Chris M

I had a problem where a user tried "[EMAIL PROTECTED] " instead of 
"[EMAIL PROTECTED]" (a trailing space).  What happens in this case 
is that Radiator looks for a "someplace.com " realm and in fact won't 
even enter the default Realm clause because it wants to find that 
realm with a trailing space on it. So they don't get in.

What are other people doing to get around this problem? Is it 
necessary to first intercept everything before the Realm processing 
begins and trim spaces on the realm name?

Thanks,
Chris

===
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.