<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title></title>
<style type="text/css">
<!--
body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}
-->
</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:12pt;color:#000000;"><br />
<b>FreeRadius users mailing list <<a href="mailto:freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</a>> writes:<br />
</b></font><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;">>Terry Pelley wrote:<br />
>> FreeRADIUS Version 1.1.3-r0.1.2 (Upgrade is Pending)<br />
>> <br />
>> Is there a way to add my own custom attributes to my users other that<br />
>> simply putting a "#" in front of the line?<br />
<br />
  >What do you mean by that?<br />
<br />
Sorry, I should have been more clear.  What I am trying to do is add an attribute that will allow me to append the Corporate Asset Tag on their PC to the user.conf. The attribute does not need to be processed by FreeRadius in any way. It is simply required to provide a little more information about the user. <br />
<br />
For the moment, I am accomplishing this in the following manner:<br />
<br />
username Auth-Type :=Local, User-Password == "password"<br />
        # Asset-Tag = "123456"<br />
<br />
I would simply like to remove the # as it is only a matter of time before someone forgets to put it and caused the server not to load.<br />
<br />
I am assuming that I need to add an entry to the dictionary.freeradius.internal file, but I am not sure where in the file to do this. In other words, what range?<br />
My assumption is that once I have added the attribute to the correct numerical range in the dictionary, I will be able to remove the # character from my line in the user.conf.<br />
<br />
Cheers,<br />
<br />
</font><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:12pt;color:#000000;">Terry Pelley<br />
Network Analyst<br />
Business and Learning Technologies<br />
Ottawa-Carleton District School Board<br />
<br />
</font><font face="Geneva" size="+0" color="#000000" style="font-family:Geneva;font-size:12pt;color:#000000;"><br />
</font><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:12pt;color:#000000;"><br />
</font>
</body>
</html>