a question about modules

2002-02-20 Thread
I have developed a module and put it to freeradius. It can work in freeradius0.1.bu it get an error in freeradius0.4. The error is ld.so.1: ./radiusd: fatal: relocation error: file /opt/VISP/AAA/lib/rlm_visp.so.0: symbol cf_pair_opt: referenced symbol not found

multiple stop records for same Acct-Session-Id

2002-02-20 Thread Alecio Maduro
When preparing the billing of last month, we discovered that for various accounts there are multiple at time more then 10 instances, of stop records for the same Acct-Session-Id of which the time differs. What can the possible cause(s) be for this. NAS used is a PortMaster 3. This is the first

RE: Strange problem

2002-02-20 Thread Mattias Eriksson
Seems like a MTU-problem to me. I have had similar problems when the MTU is set too low or too high. Regards, Mattias E. -Original Message- From: Lee W [mailto:[EMAIL PROTECTED]] Sent: den 19 februari 2002 23:55 To: [EMAIL PROTECTED] Subject: Strange problem Hi all, Well

Exec-Program attribute

2002-02-20 Thread
Hi, I am just a beginner. Could anyone tell me how to use the Exec-Program attribute? I want to use freeradius with some other program so Iset theUSERS files as follows: Bob Auth-Type:=Local, Password="asfd", Exec-Program:="/bin/ls /root/test"Reply-Message="hello" But it doesn't

Freeradius and CHAP/MS-CHAP

2002-02-20 Thread Mario Scarpa
Hi there, I'm trying to have our VPN users authenticated using a Freeradius server doing requests to our LDAP server. All 's working fine for IPSec but with CHAP and MS-CHAP (PPTP) I'm getting the following error and - soon after that - a core dump (!): modcall[autz]: Group at line 674

Re: a question about modules

2002-02-20 Thread Chris Parker
At 04:27 PM 2/20/2002 +0800, =?gb2312?B?wO698Oy/?= wrote: I have developed a module and put it to freeradius. It can work in freeradius0.1.bu it get an error in freeradius0.4. The error is ld.so.1: ./radiusd: fatal: relocation error: file /opt/VISP/AAA/lib/rlm_visp.so.0: symbol cf_pair_opt:

RE:freeRadius .04 on Linux-Mandrake 8.1

2002-02-20 Thread Lionel Cléran
Hi, You can't install freradius because you don't have all library needed already installed. I resolved the same problem by indicating what additional modules - additional but needed - I wan't also to compile and install. Here are comand lines I wrote : #./configure

Re: Exec-Program attribute

2002-02-20 Thread Alan DeKok
=?big5?B?p2SoS+am?= [EMAIL PROTECTED] wrote: Could anyone tell me how to use the Exec-Program attribute? Grab the latest CVS snapshot, and read 'scripts/exec-program-exit' Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Configuring to use shadow passwords

2002-02-20 Thread Alan DeKok
Andrew Tait [EMAIL PROTECTED] wrote: I have setup freeradius on another server (actually it was still setup from our previous testing). ... The only thing I noticed was: Module: Loaded System unix: cache = no I'm not sure that the non-caching code in rlm_unix has been well tested.

I can't authenticate using /etc/passwd file

2002-02-20 Thread Godfred Ofori-Som
Hello, I am new to radius but i have been able to set it up to work, the funny thing is i can authenticate with the passwd file if i dont have a Default entry point to sql. As soon as i do that i can authenticate users in mysql database but cannot authenticate users in passwd file. Below is

Re: postgresql HOWTO :)

2002-02-20 Thread Alan DeKok
Igor Chen [EMAIL PROTECTED] wrote: First of all, you should use freeradius-snapshot to work with op field. 1) db_postgresql.sql is not still modified, so just do ALTER TABLE radcheck ADD COLUMN op varchar(2); ALTER TABLE radreply ADD COLUMN op varchar(2); ALTER TABLE radgroupcheck ADD

Re: I can't authenticate using /etc/passwd file

2002-02-20 Thread Alan DeKok
Godfred Ofori-Som [EMAIL PROTECTED] wrote: Below is an extract of my user file and the result with radtest. what am i doing wrong DEFAULT Auth-Type += System ... DEFAULT AUTH-Type := sql, ... Read 'man users' on the difference between '+=' and ':=' Alan DeKok. - List

Re: Exec-Program attribute

2002-02-20 Thread Chad Miller
html On Wed, Feb 20, 2002 at 08:36:40PM +0800, ?d?K?? wrote: Hi, I am just a beginner. Yes. blinkDon't send HTML! Could anyone tell me how to use the Exec-Program attribute? I want to use freeradius with some other program so I set the USERS files as follows: Bob Auth-Type:=Local,

Information Request

2002-02-20 Thread Mike Hogsett
Hi. I joined the FreeRadius list yesterday. I am not yet running a radius server and have been looking around for information. I figured this would be a good place to ask questions, since it is the only place I found with an active user community. I am working on implementing a wireless

Re: Freeradius and Token/Cryptocard support ...

2002-02-20 Thread Frank Cusack
On Tue, Feb 19, 2002 at 11:35:16PM +0100, Daniel Beuchler wrote: Hi, does anyone know how to use the freeradius x 9.9 plugin with cryptocard tokens ? I think ive got everything up and running smoothly ... and the server is not my problem ... problems as follows: 1) how do i do i get the

Re: Freeradius and Token/Cryptocard support ...

2002-02-20 Thread Alan DeKok
Frank Cusack [EMAIL PROTECTED] wrote: On Tue, Feb 19, 2002 at 11:35:16PM +0100, Daniel Beuchler wrote: and if YES - how do i extract the DES Key from the .tok File which is used for initialization ? Or is there another way to initialize a token Dunno. You'll have to reverse engineer that

Counter

2002-02-20 Thread Gillou
Hi, In the rlm_counter module, I see that I can reset counter at given interval. If I use reser = never, can I reset the counter manualy with a given value with a small perl script or C prog ? I need this, for example, to reactivate a user if his counter is over quota or to give him more

Re: FreeRADIUS crashing on Solaris 8

2002-02-20 Thread Rainer Clasen
Alan DeKok wrote: Hmm... I would suggest going to src/main/radiusd.c, function refresh_request(). Look for: [...] and add: if (request-reply (request-reply-code != 0)) goto setup_timeout; I've added this to the version already running with your fix from yesturday. Now I'm

ldap default profile not working in recent cvs?

2002-02-20 Thread J. S. Townsley
I have three radius servers all with identical configuration files. I use Ascend-Data-Filter to send an access list back to my users, I do this via the default_profile setting in the ldap {} block. This has been working in previous versions, and still works on one of my servers: radiusd:

(no subject)

2002-02-20 Thread Hyder, Karen (FXNZ AKL)
So how do I upgrade to version 0.4 the nicest, easiest way? Thanks karen - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRADIUS crashing on Solaris 8

2002-02-20 Thread Alan DeKok
[EMAIL PROTECTED] (Rainer Clasen) wrote: I've taken the changes from CVS and applied them to my patched version (only logging enhancements). proxy.c:1.52-1.53, radiusd.c:1.238-1.239. I got the following backtrace: ... (gdb) p *request $1 = {magic = 16909060, packet = 0x0, proxy = 0x0,

Re: (no subject)

2002-02-20 Thread Alan DeKok
Hyder, Karen (FXNZ AKL) [EMAIL PROTECTED] wrote: So how do I upgrade to version 0.4 the nicest, easiest way? download untar ./configure options make make install Your configuration files will *not* be over-written. Alan DeKok. - List info/subscribe/unsubscribe? See

AW: Freeradius and Token/Cryptocard support ...

2002-02-20 Thread Daniel Beuchler
Well, that's the trick, isn't it? ;-) Thats it - Really ;-) It will work, but you'll need to do one of two things: Hmm i question myself how you tested the implementation ;) - Figure out how cryptoadmin encrypts the keys stored in its database. Cryptoadmin can be downloaded free from

RV:IS OK Freeradius-Users -- confirmation of subscription -- request 738699

2002-02-20 Thread Godoy, Oliver
-Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de [EMAIL PROTECTED] Enviado el: miércoles, 20 de febrero de 2002 18:37 Para: [EMAIL PROTECTED] Asunto: Freeradius-Users -- confirmation of subscription -- request 738699 Freeradius-Users -- confirmation of

Breezecom accounting

2002-02-20 Thread Chris Truby
Has anyone tried accounting with breeze access wireless products, if so let me know the trick I can't seem to get it working Chris Truby CDS Tech 122 N Lafayette Marshall MO 65340 Voice 660-886-4045 Fax660-886-4065 - List info/subscribe/unsubscribe? See

Re: Configuring to use shadow passwords

2002-02-20 Thread Andrew Tait
OK, lets change the config to enable shadow passwords and caching passwords * # allowed values: {no, yes} cache = yes # Reload the cache every 600 seconds (10mins). 0 to disable. cache_reload = 600

Re: (no subject)

2002-02-20 Thread Frank Cusack
On Wed, Feb 20, 2002 at 04:41:37PM -0500, Alan DeKok wrote: Hyder, Karen (FXNZ AKL) [EMAIL PROTECTED] wrote: So how do I upgrade to version 0.4 the nicest, easiest way? download untar ./configure options make make install Your configuration files will *not* be over-written. But in

Re: Freeradius and Token/Cryptocard support ...

2002-02-20 Thread Frank Cusack
On Wed, Feb 20, 2002 at 10:42:49PM +0100, Daniel Beuchler wrote: Well, that's the trick, isn't it? ;-) Thats it - Really ;-) It will work, but you'll need to do one of two things: Hmm i question myself how you tested the implementation ;) Their previous generation of token cards can be

Re: ldap default profile not working in recent cvs?

2002-02-20 Thread Kostas Kalevras
On Wed, 20 Feb 2002, J. S. Townsley wrote: I have three radius servers all with identical configuration files. I use Ascend-Data-Filter to send an access list back to my users, I do this via the default_profile setting in the ldap {} block. This has been working in previous versions, and

Re: ldap default profile not working in recent cvs?

2002-02-20 Thread J. S. Townsley
Done. But it still isn't replying with the attributes in LDAP, just: Service-Type = Framed-User Framed-Protocol = PPP The only attributes NOT coming from LDAP :/ --JST On Thu, 21 Feb 2002, Kostas Kalevras wrote: Date: Thu, 21 Feb 2002 02:01:21 +0200 (EET) From: Kostas

new error message - Invalid operator ........

2002-02-20 Thread Tim Monaghan
This one shows up a few times daily, just wondering if its user error on a password, or something I should be looking closer at. Error: Invalid operator for item Password: reverting to '==' Thanks Tim . - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

How to put more than 1 counters in radiusd.conf

2002-02-20 Thread Rubby
Hi,all, I want to load 3 counter modules in freeradius, one for daily,one for monthly,and one for never, how can I configure radiusd.conf? I tried several ways,but doesnot work. I searched the mailing list,donot find my answer,but Alan ever said yes in mailing list. Please give some help.

need help

2002-02-20 Thread wheatly
hi,everyone how can i authenticate and authorizationwith ldap or database(such as oracle,sybase...),thanks wheatly shtel: 86-21-52984755-215email: [EMAIL PROTECTED]

can u gime some advice

2002-02-20 Thread skycony
Iwant touse freeradius in our commercial product, should I use the release freeradius0.4 or the snapshot? wheatly shtel: 86-21-52984755-215email: [EMAIL PROTECTED]

Re: FreeRADIUS crashing on Solaris 8

2002-02-20 Thread Rainer Clasen
Hallo erstmal! Rainer Clasen schrieb: Alan DeKok wrote: Hmm... I would suggest going to src/main/radiusd.c, function refresh_request(). Look for: [...] and add: if (request-reply (request-reply-code != 0)) goto setup_timeout; I've added this to the version already

Re: FreeRADIUS crashing on Solaris 8

2002-02-20 Thread Rainer Clasen
Hallo erstmal! Rainer Clasen schrieb: Rainer Clasen schrieb: Alan DeKok wrote: Hmm... I would suggest going to src/main/radiusd.c, function refresh_request(). Look for: [...] and add: if (request-reply (request-reply-code != 0)) goto setup_timeout; I've added