Buddies,

             I don't know if I can issue this question here, but I need your help to implement RADIUS solution... I think that my objective is quite simple in comparison with RADIUS most variables purposes.
             I must login to my network devices through RADIUS server, centralizing this management process.
             After installing freeradius, I couldn't start it. Checking radius.log I saw the following errors:

Wed Mar 18 15:31:28 2009 : Error: rlm_eap: SSL error error:0200100D:system library:fopen:Permission denied
Wed Mar 18 15:31:28 2009 : Error: rlm_eap_tls: Error reading Trusted root CA list /etc/raddb/certs/ca.pem
Wed Mar 18 15:31:28 2009 : Error: rlm_eap: Failed to initialize type tls
Wed Mar 18 15:31:28 2009 : Error: /etc/raddb/eap.conf[17]: Instantiation failed for module "eap"
Wed Mar 18 15:31:28 2009 : Error: /etc/raddb/sites-enabled/
inner-tunnel[223]: Failed to find module "eap".
Wed Mar 18 15:31:28 2009 : Error: /etc/raddb/sites-enabled/inner-tunnel[176]: Errors parsing authenticate section.
Wed Mar 18 15:31:28 2009 : Error: Errors initializing modules

           I'm completely lost about the solution and I wasn't able to find any "how to" on the web.
           I appreciate any help, thanks in advance.

               Bruno