Make sure you database password is properly set in sql.conf.

On 11-10-03 3:31 PM, Melcher, Kerry wrote:
Hi Francois,
That got it a little closer. It is getting this error trying to load the sql module that is referenced in the accounting section. I have a sql_log file in the modules folder but not a sql file in the module folder. If I remark out the accounting section in the packetfence server file, radius loads and radtest works.
} # server
server packetfence { # from file /etc/raddb/sites-enabled/packetfence
 modules {
 Module: Checking authenticate {...} for more modules to load
 Module: Checking authorize {...} for more modules to load
 Module: Linked to module rlm_perl
 Module: Instantiating module "perl" from file /etc/raddb/modules/perl
  perl {
 module = "/etc/raddb/example.pl"
 func_authorize = "authorize"
 func_authenticate = "authenticate"
 func_accounting = "accounting"
 func_preacct = "preacct"
 func_checksimul = "checksimul"
 func_detach = "detach"
 func_xlat = "xlat"
 func_pre_proxy = "pre_proxy"
 func_post_proxy = "post_proxy"
 func_post_auth = "post_auth"
 func_recv_coa = "recv_coa"
 func_send_coa = "send_coa"
  }
 Module: Checking preacct {...} for more modules to load
 Module: Checking accounting {...} for more modules to load
/etc/raddb/sites-enabled/packetfence[32]: Failed to load module "sql".
/etc/raddb/sites-enabled/packetfence[29]: Errors parsing accounting section.

Thank You,
Kerry Melcher


------------------------------------------------------------------------
*From:* Francois Gaudreault [mailto:[email protected]]
*Sent:* Monday, October 03, 2011 6:21 AM
*To:* [email protected]
*Subject:* Re: [Packetfence-users] Help with Radtest

Well....

      server packetfence {
      No such virtual server "packetfence"

cd /etc/raddb/sites-enabled
ln -s ../sites-available/packetfence
ln -s ../sites-available/packetfence-tunnel

Try that.
--
Francois Gaudreault, ing. jr
[email protected]   ::  +1.514.447.4918 (x130) ::www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1


_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users


--
Francois Gaudreault, ing. jr
[email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to