about freeradius0.2 running on Redhat linux---core dump

2001-10-09 Thread
Hi. freeradius0.2 run on RedHat Linux7.1,use thread-pool mode,add Simultaneous-Use to limit user login times. it run Segmentation fault. [root@owlinux main]# gdb ./radiusd core GNU gdb 5.0rh-5 Red Hat Linux 7.1 Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the

Re: radiusd dies unexpectedly...

2001-10-09 Thread victor
I've found the problem: it's because this sql_free_result() function called by sql_finish_query in sql_oracle.c file. I've comment it out and it works now. - Original Message - From: victor [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 28, 2001 12:29 PM Subject: radiusd

Re: CHAP Authentication with SQL backend

2001-10-09 Thread aland
Aaron Weiker [EMAIL PROTECTED] wrote: I am working on doing this myself, except with a MySQL database. I have the password in plain text and it does not authenticate CHAP. Are there compile time parameters that need to be set up in order to authenticate CHAP? No. Add the 'Password ==

Re: Debian package of 0.3

2001-10-09 Thread aland
[EMAIL PROTECTED] (Matthew Wallis) wrote: There was some discussion of a Debian package for 0.2 and 0.3. Just wondering if that had been done? Not yet, I think. But you should be able to create a debian package from the source yourself. Also wondering why you seem to prefer setting

Re: i have trouble with checkrad.pl ...

2001-10-09 Thread Andrew Melnikov
Hi, I'm trying to use Simultaneous-Use parameter and in users file I have the only line: DEFAULT Simultaneous-Use := 1, Auth-Type := SQL anyway it doesn't work. I've enabled the debug option in checkrad.pl but this script, obviously, is never called by radius

Re: Default entries in raddb/users file

2001-10-09 Thread Roban Bieber
The date in your computer system is way off Michael. Michael Dodd wrote: Thanks for the info Alan! After I wrote the email I started to consider that It may not be possible. I guess I should have spent more quality time with the docs, but I wasn't even sure that fail-over was what I was

Re: 2 comments about freeradius 0.3

2001-10-09 Thread aland
Philippe Levan [EMAIL PROTECTED] wrote: My first attempt at running /usr/local/sbin/radiusd -X resulted in the following output : ... read_config_files: reading realms /usr/local/etc/raddb/realms[33]: Cannot find 'clients' file entry of remote server LOCAL for realm epix.net Errors

Re: radiusd dies unexpectedly...

2001-10-09 Thread aland
victor [EMAIL PROTECTED] wrote: I've found the problem: it's because this sql_free_result() function called by sql_finish_query in sql_oracle.c file. I've comment it out and it works now. That's what I thought. Hmm.. I thought I had posted a message to the list about that. OK, I've

Help!!

2001-10-09 Thread Aaron Schlesinger
I'm new to handling radius and I'm up the creak here. I've been laboring with freeradius. I finally have it using the mysql databases but I can't get the thing to 1) Return the right attributes on a user. 2) Work at all with user@realm. 3) Use the accounting tables. I'm using NTradping to try

oracle freeradius 3 setup

2001-10-09 Thread Henry Su
Hi, I am a newcomer on freeradius, could any one point me out some steps on setting up freeradius 0.3 using oracle 8i to authenticate? Thanks a lot. If you do not have oracle experience, could u pls give me the steps for mysql? __ Henry Su