<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, I have FF 1.0.1 and I what to put two 
diferent default realm's biscose I have two diferents companys with very 
domains names. ex: gric.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>proxy.conf ex:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>realm example.com 
{<BR>       
type            = 
radius<BR>       
authhost        = 
LOCAL<BR>       
accthost        = LOCAL<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>realm NULL 
{<BR>       
type            = 
radius<BR>       
authhost        = 
LOCAL<BR>       
accthost        = 
LOCAL<BR>       
secret          = 
testing123<BR>}<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>realm DEFAULT 
{<BR>       
type            = 
radius<BR>       
authhost        = 
radius1.company.com:1600<BR>       
accthost        = 
radius1.company.com:1601<BR>       
secret          = 
testing123<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>realm DEFAULT 
{<BR>       
type            = 
radius<BR>       
authhost        = 
radius2.company.com:1600<BR>       
accthost        = 
radius2.company.com:1601<BR>       
secret          = 
testing123<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>At this point the auth request only go to 
radius2.company.com if the radius1.company.com its 
dead, correct?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But I need to make this by login failed, incorrect 
ou server fail.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If the login failed (password or username) in 
radius1.company.com the request need to go to radius2.company.com.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I search to solutions for this case and I 
found someting, a function on radius config file the "authorize".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>As I make a configurantion for this work 
to all my realm servers?</FONT></DIV>
<DIV><FONT face=Arial size=2>Please <FONT size=3><FONT size=2>say me</FONT> 
</FONT>all procedures.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Note: I still use the old version of realm the 
realms file, it is possible to config some options on it to my 
question?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Tanks.</FONT></DIV></BODY></HTML>