<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR><BR> <BR><BR>  I use freeradius for a long time and now we are authenticating users of roaming partners. I normally allow all the users of a domain. For example: trustive/johndoe<BR><BR>or teo/maria and I use mydomain realm.<BR><BR> <BR><BR> <BR><BR>realm trustive {<BR>        type            = radius<BR>        authhost      = 88.66.99.22:1812<BR>        accthost      = 88.66.99.22:1813<BR>        secret         = secretTrustive<BR>}<BR><BR> <BR><BR>realm teo {<BR>        type            = radius<BR>        authhost      = 55.66.9.34:1812<BR>        accthost      = 55.66.9.34:1813<BR>        secret         = secretTeo<BR>}<BR><BR><BR>  However, I do not want that a Teo user validates in Trustive through me. An example of username is /trustive/mydomain/teo/maria.<BR><BR> <BR><BR>  I want to detect the Teo user maria and block this kind of autentication in Trustive network.<BR><BR> <BR><BR>  How can I implement this behiavior in freeradius ?<BR><BR> <BR><BR>                                 Santiago<BR><br /><hr />Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar a la última <a href='http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com' target='_new'>MSN Newsletters</a></body>
</html>