<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000099" bgcolor="#FFFFFF">
Hello everyone, <br>
<br>
I'm explaining to you my case.<br>
<br>
I use FreeRadius like a Proxy Radius.<br>
<br>
On the other side, I have a Windows Radius server, a TMS server and
a SQL server. <br>
I've made a configuration to use TMS server for authentication with
token --> OK<br>
I've made a configuration to use SQL database for authentication
--> OK<br>
<br>
My problem is :<br>
<br>
When a user loses his token, I want he cans authenticate himself
with the SQL database.<br>
<br>
I have made both configurations and it works separately. However,
the goal is :<br>
<br>
1) I want to authenticate users with Windows Radius server and
authentication with token<br>
2) If authentication 1 failed, then user tries to connect on the SQL
database automatically. <br>
<br>
I've tried with post-auth section, post-proxy section...<br>
<br>
Is it possible ? How can I do that.<br>
<br>
Thanks for your help.<br>
<br>
Regard, <br>
Jérôme<br>
<br>
</body>
</html>