[Users] auth_radius - Initializing problem

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Nov 1 11:04:34 CET 2006


Hi,

most probably you haven't properly configure the dictionary of the 
radius client lib. See:
    
http://www.openser.org/docs/openser-radius-1.0.x.html#radiusclient_ng_dictionary

regards,
bogdan

exploiz wrote:

> Hello all,
> I am install openSER  follow
> (http://www.openser.org/docs/openser-radius-1.0.x.html). I have
> problem when run openser, below is a debug. And when remove
> *_radius.so the program can work. what's going wrong
>
> Thank you for all advice.
>
> BR,
> exploiz
>
> -------------------------------- LOG
> ---------------------------------------------------
> textops - initializing
> 0(0) DEBUG: init_mod: xlog
> 0(0) XLOG: initializing ...
> 0(0) DEBUG: init_mod: acc
> 0(0) ACC - initializing
> 0(0) find_export: found <load_tm> in module tm
> [/usr/local/lib/openser/modules/tm.so]
> 0(0) DEBUG: init_mod: auth
> 0(0) AUTH module - initializing
> 0(0) find_export: found <sl_send_reply> in module sl_module
> [/usr/local/lib/openser/modules/sl.so]
> 0(0) DEBUG: init_mod: auth_radius
> 0(0) auth_radius - Initializing
> 0(0) auth_radius: No `Cisco' vendor in Radius dictionary
> 0(0) find_export: found <bind_auth> in module auth
> [/usr/local/lib/openser/modules/auth.so]
> 0(0) ERROR: auth_radius: can't get code for the Digest-Response attribute
> 0(0) init_mod(): Error while initializing module auth_radius
> ERROR: error while initializing modules
> 0(0) XLOG: destroy module ...
> 0(0) DEBUG: tm_shutdown : start
> 0(0) DEBUG: unlink_timer_lists : emptying DELETE list
> 0(0) DEBUG: tm_shutdown : emptying hash table
> 0(0) DEBUG: tm_shutdown : releasing timers
> 0(0) DEBUG: tm_shutdown : removing semaphores
> 0(0) DEBUG: tm_shutdown : destroying tmcb lists
> 0(0) DEBUG: tm_shutdown : done
> 0(81840) shm_mem_destroy
> 0(81840) destroying the shared memory lock
>
> --------------------------------------------------------------------------- 
>
>
> -------openser.cfg--------------------------------------------
> ....
> loadmodule "/usr/local/lib/openser/modules/sl.so"
> loadmodule "/usr/local/lib/openser/modules/tm.so"
> loadmodule "/usr/local/lib/openser/modules/rr.so"
> loadmodule "/usr/local/lib/openser/modules/maxfwd.so"
> loadmodule "/usr/local/lib/openser/modules/avpops.so"
> loadmodule "/usr/local/lib/openser/modules/usrloc.so"
> loadmodule "/usr/local/lib/openser/modules/registrar.so"
> loadmodule "/usr/local/lib/openser/modules/textops.so"
> loadmodule "/usr/local/lib/openser/modules/xlog.so"
> loadmodule "/usr/local/lib/openser/modules/uri.so"
> loadmodule "/usr/local/lib/openser/modules/acc.so"
>
> # Uncomment this if you want digest authentication
> # mysql.so must be loaded !
> loadmodule "/usr/local/lib/openser/modules/auth.so"
> loadmodule "/usr/local/lib/openser/modules/auth_radius.so"
> loadmodule "/usr/local/lib/openser/modules/group_radius.so"
> loadmodule "/usr/local/lib/openser/modules/avp_radius.so"
> #loadmodule "/usr/local/lib/openser/modules/auth_db.so"
> ....
> ---------------------------------------------------------------------------------------------- 
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Users mailing list
>Users at openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>  
>





More information about the sr-users mailing list