On Sat, 17 Jan 2004, Maxim Sobolev wrote:
New bugfix release is available, main changes:
- Fixed a critical bug - if request contains any string attributes with
length of 6 symbols, an incorrect secret can be user resulting in auth
reject;
- string attributes now can be zero-length. Beware: it resulted in
ABI/API breakage.
Due to the first item above update is strongly recommended to all
current users. Please note that you need an updated cvs version of ser,
since I've committed changes necessary to work correctly with new
version of rc_avpair_add() function.
As usually, bug any reports, suggestions or patches are highly
appreciated.
Download here:
https://developer.berlios.de/project/showfiles.php?group_id=1208
-Maxim
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hi !
I got the latest version from CVS but when I load module acc.so
I have
Jan 18 01:37:20 sipek ser[11280]: ERROR: acc: can't get code for the
Failed attribute value
Jan 18 01:37:20 sipek ser[11280]: init_mod(): Error while initializing
module acc
Is commnad radclient in radiusclient-0.4.1 presents ?
I don't see it
Any suggestion ?
Yes, you have to use correct dictionary file. One provided with ser
should work.
-Maxim