rlm_perl cause fall out to core

2003-06-17 Thread Dennis S. Davidoff
Hi. I have a problem with rlm_perl on version 0.8.1 (under FreeBSD 5.1 Release). After starting radiusd with -xyz I've got segmentation fault. What I do wrong? experimental.conf: perl { module = /usr/local/etc/raddb/example.pl func_accounting = accounting func_authenticatio

Re: PostreSQL Authentication

2003-03-26 Thread Dennis S. Davidoff
radius=> select * from radcheck; id | username | attribute | value | op +--+---+-+ 1 | den | Password | fuflo | := 2 | steve| Password | testing | := radius=> select * from radgroupcheck; id | groupname |attribute|value| op +

Re: PostreSQL Authentication

2003-03-25 Thread Dennis S. Davidoff
> modcall[authorize]: module "sql" returns notfound > DSD> modcall[authorize]: module "mschap" returns notfound ^^ Any more hints? On Tue, Mar 25, 2003 at 01:52:30PM +0300, 3APA3A wrote: > Dear Dennis S. Davidof

Re: PostreSQL Authentication

2003-03-25 Thread Dennis S. Davidoff
> > > Cheers Mike D. > > > > >-----Original Message- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] Behalf Of > >Dennis S. Davidoff > >Sent: Tuesday, March 25, 2003 11:13 AM > >To: freeradius-users > >Subject: PostreSQL Auth

Re: PostreSQL Authentication

2003-03-25 Thread Dennis S. Davidoff
I've changed op to :=, the problem still exists. rlm_sql: Pairs do not match [steve] rlm_sql: Released sql socket id: 4 modcall[authorize]: module "sql" returns notfound On Tue, Mar 25, 2003 at 10:28:20AM +0100, Ketil Kristiansen wrote: > > On Tue, 25 Mar 2003, Den

PostreSQL Authentication

2003-03-25 Thread Dennis S. Davidoff
Hi all. I have a problem with postgresql authentication. Cuts from configs and log files: radiusd.conf In 'modules' section: mschap { authtype = MS-CHAP use_mppe = yes } In 'authorize': mschap sql PostgreSQL ==

Simultaneous-Use?

2003-03-17 Thread Dennis S. Davidoff
Hey, All! Ppl, I need your advice. Can FreeRadius do this one: - One account - Block of addresses (10.0.0.2/29, for example) Could FreeRadius gives _free_ IP-address from that block to users which simultaneous uses that account (radutmp with 'session' are enabled, I guess FreeRadius could know

Ignoring secret from NAS?

2003-03-06 Thread Dennis S. Davidoff
Hi all. I have a mystic situation. When I trying to use NTRadPing 1.2 (it's handy tool for testing Radius server by dialways.com) with incorrect secret key and CHAP box selected, I've got respone from Radius then must not. If CHAP box unselected no response from server (which is normal situation).