<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><div>Hello.<br>
I'm doing my thesis project on advanced authentication techniques. I 
want to use freeRADIUS to implement extensions regarding one or more of 
the following:<br>
1)Location-based authentication<br>
2)Prepay codes for timed access<br>
3)QoS parameters (allocate network resources according to the user's services)<br>
<br>
Do you think these extensions are 'doable' for a beginner?<br>
What are the major steps in implementing a new module? From what I've 
understood so far, I have to create a .c file and add some attributes to
 the dictionary. Is implementing new message types difficult? (does the 
finite-state machine need to be modified?)<br>
<br>
Any advice/information/tips are greatly welcome. Thanks!<br></div>
</div>
</div></body></html>