Re: SSL Cert bootstrap script

2008-12-11 Thread Ted Lum
Sure, http://bugs.freeradius.org/show_bug.cgi?id=615 -Ted- Charles Plater wrote: I've used the bootstrap script to build certs for our radius server (2.0.5 on FreeBSD) and I've set all of the .cnf files w/ the following: default_days= 3650 default_crl_days= 3650 My

Re: Make error - Solved

2008-12-01 Thread Ted Lum
on /etc/init.d. Does anybody know where I can get it from ? And, I am just wondering if we could make this rpm available for other people to use it. Thanks Jair Santos -Original Message- From: Ted Lum [mailto:[EMAIL PROTECTED] Sent: Saturday, November 29, 2008 7:19 PM To: J

Re: Make error - Solved (not yet)

2008-12-01 Thread Ted Lum
/pam.d -rw-r--r-- 1 root root 360 Dec 1 09:15 radius It looks like the missing directories is a permission issue but I was working as root. The server runs fine. Anything else I should check ? Thanks Jair Santos -Original Message- From: Ted Lum [mailto:[EMAIL

Re: Make error - Solved (not yet)

2008-12-01 Thread Ted Lum
? The init script is not on /etc/rc.d/init.deither -Original Message- From: Ted Lum [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2008 10:13 AM To: J Santos; FreeRadius users mailing list Subject: Re: Make error - Solved (not yet) Do you have the coreutils package

Re: Make error - Solved (not yet)

2008-12-01 Thread Ted Lum
Ok, now you've opened another can of worms... First, run rpm -qlp freeradius-server-2.1.1-0.i386.rpm and see if the missing files are listed as actually being in the package. Their either not in there, or in there but not being deployed. It would be helpful to know which. (adjust that name

Re: Make error - Solved

2008-11-29 Thread Ted Lum
I assume that you are referring to a build from source as opposed to an rpmbuild from source? If that's the case you would want to review this: http://wiki.freeradius.org/Build#Building_RedHat_packages -Ted- Olavo wrote: Hi all, I am posting this so it can save some headaches for other

Re: Make error - Solved

2008-11-29 Thread Ted Lum
a matter of changing the radiusd script on /etc/init.d to point to version 2.1 daemon and conf files ? Or there is anything elese that I have to do ? Jair Santos -Original Message- From: [EMAIL PROTECTED] s.org [mailto:[EMAIL PROTECTED] reeradius.org] On Behalf Of Ted

Re: Centos 5.2 How To

2008-11-27 Thread Ted Lum
Where a particular distro typically supports a particular application, like FreeRadius, through its normal repository/package manager it is a very bad idea to simply configure/build from source. The original poster of this assertion is absolutely correct. The .spec for the rpmbuild often calls

Re: certificates confusion

2008-11-24 Thread Ted Lum
/certs does not work as-is. See http://bugs.freeradius.org/show_bug.cgi?id=614 I fixed mine by changing the script to sign the client with the CA in stead of the server. While there are a number of way to go about it this was the most expedient. There is also an unrelated problem that

Re: Linksys WAP54G

2008-11-24 Thread Ted Lum
I use FreeRadius 2.1.1 with a WAP54GP v1.36 in Ent2 mode. Works flawlessly. In fact, right now the WAPs are FreeRadius only reason to exist in my network. Maybe you want to run in debug mode and have a look at whats going wrong when you have trouble. -Ted- M.K. tenNapel wrote: Hi, I have

Re: certificates confusion

2008-11-24 Thread Ted Lum
Is tinyca able to add the OID's supposedly required for Windows? -Ted- Paul Bartell wrote: tinyca is a nice graphical interface for linux with openssl in the backend. Its much easier than remembering all the openssl commands needed, especially when you dont add/revoke certificates all the

Re: Unknown module eap

2008-11-16 Thread Ted Lum
Alan DeKok wrote: Craig White wrote: freeradius newbie here...not sure where I went wrong and someone probably can figure this out in a second. You edited the default configuration files and broke it. CentOS 5 (freeradius-1.1.3-1.2.el5) still using default certificates so as

Re: rlm_counter: Failed to open file /etc/raddb/db.daily:, Permission denied

2008-11-14 Thread Ted Lum
: db_dir = $(raddbdir) By : db_dir = ${raddbdir} I use freeRadius 2.0.5 on a freeBSD 6.3 [EMAIL PROTECTED] a écrit : Message: 2 Date: Thu, 13 Nov 2008 18:21:17 -0500 From: Ted Lum [EMAIL PROTECTED] Subject: Re: rlm_counter: Failed to open file /etc/raddb/db.daily: Permission denied

Re: rlm_counter: Failed to open file /etc/raddb/db.daily:, Permission denied

2008-11-14 Thread Ted Lum
SOLVED: Found the problem. Its the dreaded SELinux. Its tripping over one of the policies. Ted Lum wrote: Wow, had to look at that for a while before I spotted the difference. Mine, however, already uses {}, so that's not it either. Thanks though. -Ted- Romain Mercier wrote: Hi, I got

Re: rlm_counter: Failed to open file /etc/raddb/db.daily: Permission denied

2008-11-13 Thread Ted Lum
this? -Ted- Alan DeKok wrote: Ted Lum wrote: Any idea how to fix this? Don't edit the default configuration files to break them. The default configuration files have the server running as root. You've changed that to a user who does NOT have permission to read the configuration files

rlm_counter: Failed to open file /etc/raddb/db.daily: Permission denied

2008-11-12 Thread Ted Lum
Any idea how to fix this? Wed Nov 12 21:29:16 2008 : Error: rlm_counter: Failed to open file /etc/raddb/db.daily: Permission denied Wed Nov 12 21:29:16 2008 : Error: /etc/raddb/radiusd.conf[152]: Instantiation failed for module daily Wed Nov 12 21:29:16 2008 : Error: Errors initializing modules