<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/22 Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Marco Marino wrote:<br>
> I'm trying to write my own module for freeradius. I'd like to use a<br>
> configuration file where i save some recursive structure. eg:<br>
<br>
</div>  That works.  See the existing modules for examples.<br>
<div class="im"><br>
> I'm trying to realize a more simple data structure first, with only one<br>
> subsection. An example: <a href="http://pastebin.com/JYfh3BuK" target="_blank">http://pastebin.com/JYfh3BuK</a> but i have a segfault.<br>
<br>
</div>  Well.. you've deleted anything useful in the text you pasted there.<br>
<br>
  If you make it hard for us to help you... then we can't help you.<br>
<div class="im"><br></div></blockquote><div>Sorry.... it wasn't my intention. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
> Someone can help me with this implementation. Should i use<br>
> PW_TYPE_SUBSECTION in the main module_config[] structure?<br>
<br>
</div>  Yes.<br>
<div class="im"><br>
> How can i manage the case where there are N subsection of the same type?<br>
<br>
</div>  Process it manually.  See the existing code for examples.<br>
<br></blockquote><div>You're right, I solved. Thank you.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  And we're not really in the business of debugging closed-source code.<br>
 If your module is public and useful, we can take a look at adding it to<br>
the server.  If your module is private, then we can't really help.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html" target="_blank">http://www.freeradius.org/list/devel.html</a><br>
</font></span></blockquote></div><br></div></div>