<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> have created a dictionary.slipstream file with the following:<br>

<br>
VENDOR Slipstream 7000<br>
ATTRIBUTE SlipStream-Auth True string Slipstream<br>
<br>
However, that will not authenticate the slip client.  If I "hardcode"<br>
the attribute into the auth_reply query, the client is then<br>
authenticated. (Query = authorize_reply_query = "SELECT<br>
'','Slipstream-Auth','true',':-' FROM radius_auth WHERE Username =<br>
'%{SQL-User-Name}'"<br>
<br>
Any ideas where to go to get this working correctly?<br>
</blockquote><div><br> </div></div>Post the output of radiusd -X.<br>