Hi, and thanks for your help.<br><br>What did you mean by " return a 'UPDATED' flag" ??<br><br>Bruno<br><br><div><span class="gmail_quote">2007/3/12, <a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk
</a> <<a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,
<br><br>> I tried to configure my users file like this :<br>> -----<br>> test                                            NasPort-Type == Ethernet<br>>                Service-Type = Framed-User,<br>>                Tunnel-Type +=13,
<br>>                Tunnel-Medium-Type =6,<br>>                Tunnel-Private-Group-ID =2<br>> -----------------<br><br><br>Tunnel-Medium-Type = "IEEE-802",<br>Tunnel-Type = "VLAN",<br>Tunnel-Private-Group-Id = "2"
<br><br>this is a 'change this setting' type of return value rather<br>than a check and comparison version. it also avoids playing<br>with dictionary files etc - a plain method for your cisco kit.<br>you may also need to return a 'UPDATED' flag - these values
<br>are much easier to return via eg rlm_perl than the users file<br>(or rlm_sql if you feel that way inclined too!)<br><br>alan<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">
http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>