[RADIATOR] Set Realm

Hugh Irvine hugh at open.com.au
Mon Dec 14 18:07:37 CST 2009


Hello Zod -

I replied to your prevous email on this topic - I will send you another copy now.

Alternatively to manipulate the inner username you can use the "EAPAnonymous ...." parameter.


<Handler Called-Station-Id = /xyz/>
        <AuthBy FILE>
		.....
		EAPAnonymous %0 at MYREALM
	</AuthBy>
</Handler>

<Handler TunneledByTTLS=1, Realm=MYREALM>
</Handler>

<Handler TunneledByTTLS=1, Realm=OTHER>
</Handler>


See section 5.18.24 in the Radiator 4.5.1 reference manual ("doc/ref.pdf").

See also the example in "goodies/eap_multi.cfg".

regards

Hugh


On 15 Dec 2009, at 06:25, Zod Mansour wrote:

> Is it possible to set Realms in the outer Handler?
> 
> <Handler Called-Station-Id = /xyz/>
> 	<<<<<set realm here>>>>>  Realm = MYREALM
>         <AuthBy FILE>
> 	</AuthBy>
> </Handler>
> 
> <Handler TunneledByTTLS=1, Realm=MYREALM>
> </Handler>
> 
> <Handler TunneledByTTLS=1, Realm=OTHER>
> </Handler>
> 
> I tried rewriting the username but that just sets the username and not  
> the realm.
> The only way I was able to set realm was in the client's computer.
> 
> 
> 
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator



NB: 

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets), 
together with a trace 4 debug showing what is happening?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.





More information about the radiator mailing list