On 18-08 06:32, Masoud Safi wrote:
Hi all,
Now using the latest stable SER (0.8.14) installed from source, and latest radiusclient (0.4.3) also installed from source, and I am betting this error:
Maxfwd module- initializing acc - initializing 0(29174) ERROR: acc: can't get code for the User-Name attribute 0(29174) init_mod(): Error while initializing module acc ERROR: error while initializing modules
User-Name is almost in the bottom of the dictionary.ser, which tells me that radiusclient managed to read al the rest ok.
No, not really, the User-Name is the first attribute acc module looks for, that means the query for the very first attribute fails. My guess is that you forgot to include the radius dictionary of ser into the main dictionary of the radiusclient library.
Jan.