|
Hi,
Sorry to disturb you again. As such i have finished my work. I need to do the same installtion in another machine. so i did normal installtion procedure earlier. But here the instantiation of rlm_sql_posstgresql itself is failiing. I could'nt trace out the reason. Can you help me out in this regard. Things i did were 1. After Untar, ran ./configure, make, make
install.
2. Modified the radiusd.conf file to use sql. 3. Modofied sql.conf also accordingly. Error received is
Module: Loaded SQL
sql: driver = "rlm_sql_postgresql" sql: server = "server" sql: port = "5432" sql: login = "loginname" sql: password = "pwd" sql: radius_db = "radius" sql: acct_table = "radacct" sql: acct_table2 = "radacct" sql: authcheck_table = "radcheck" sql: authreply_table = "radreply" sql: groupcheck_table = "radgroupcheck" sql: groupreply_table = "radgroupreply" sql: usergroup_table = "usergroup" sql: nas_table = "nas" sql: dict_table = "dictionary" sql: sqltrace = no sql: sqltracefile = "/usr/local/var/log/radius/sqltrace.sql" sql: deletestalesessions = yes sql: num_sql_socks = 5 sql: sql_user_name = "%{User-Name}" etc...etc... sql: connect_failure_retry_delay = 60 rlm_sql: Could not link driver rlm_sql_postgresql: file not found rlm_sql: Make sure it (and all its dependent libraries!) are in the search path of your system's ld. radiusd.conf[4]: sql: Module instantiation failed. Thamks, Bharani |
