<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:11pt;font-family:Luxi Mono">
<p>Hello all!</p>
<p></p>
<p>I've wrote an EAP SRP-SHA1 authentication module for freeradius-1.1.7</p>
<p>it needs three internal config attributes to get info </p>
<p>from authorization module. Currently - they are </p>
<p></p>
<p>#       Range:  1220-1222</p>
<p>#               EAP-SRP-SHA1 database interface</p>
<p>ATTRIBUTE       EAP-SRP-Generator-Idx                   1220    integer</p>
<p>ATTRIBUTE       EAP-SRP-Secret                          1221    octets</p>
<p>ATTRIBUTE       EAP-SRP-Salt                            1222    octets</p>
<p></p>
<p>(in dictionary freeradius.internal)</p>
<p></p>
<p>Would you please confirm this allocation or suggest another</p>
<p>range before I'll put the code for public access?</p>
<p></p>
<p>TIA,</p>
<p>Stacy.</p>
<p></p>
</body></html>