(RADIATOR) Dopey realm question

Hugh Irvine hugh at open.com.au
Thu Aug 2 17:39:13 CDT 2001


Hello Todd -

What you show below will not work, as the Realm part of the User-Name 
is the string that follows the "@" sign. You should be able to do 
what you require by using Handlers instead of Realms.

# define Handlers

<Handler User-Name = /\.domain$/>
	.....
</Handler>

<Handler Realm = .....>
	.....
</Handler>

hth

Hugh


At 10:07 -0700 01/8/2, Todd Dokey wrote:
>We have a few users trying an old login method.
>
>Instead of user at domain they use user.domain
>
>Will Radiator recognize and use a dot domain instead of a domain.com?
>
><Realm .domain>
>  RewriteUsername s/^([^@]+).*/$1/
>  RewriteUsername tr/A-Z/a-z/
>   <AuthBy FILE>
>     Filename %D/users
>   </AuthBY>
></Realm>
>===
>Archive at http://www.open.com.au/archives/radiator/
>Announcements on radiator-announce at open.com.au
>To unsubscribe, email 'majordomo at open.com.au' with
>'unsubscribe radiator' in the body of the message.

-- 

NB: I am travelling this week, so there may be delays in our correspondence.

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.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list