27 Nov
2007
27 Nov
'07
10:50 p.m.
Hello all! I've wrote an EAP SRP-SHA1 authentication module for freeradius-1.1.7 it needs three internal config attributes to get info from authorization module. Currently - they are # Range: 1220-1222 # EAP-SRP-SHA1 database interface ATTRIBUTE EAP-SRP-Generator-Idx 1220 integer ATTRIBUTE EAP-SRP-Secret 1221 octets ATTRIBUTE EAP-SRP-Salt 1222 octets (in dictionary freeradius.internal) Would you please confirm this allocation or suggest another range before I'll put the code for public access? TIA, Stacy.