Re: RLM_PERL Integration Issue

2007-07-18 Thread FreeRadius-ML
good. Now, it's time to start thinking about the rlm_perl thingy ;-) Cheers, Z2L - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: "FreeRadius users mailing list" Sent: Wednesday, July 18, 2007 11:24:19 AM (GMT+0

Re: RLM_PERL Integration Issue

2007-07-18 Thread tnt
roup authorize (returns ok) for request 18 >auth: type Local >auth: No User-Password or CHAP-Password attribute in the request >auth: Failed to validate the user. >Login incorrect: [EMAIL PROTECTED]/] (from client >openser-network port 0) >Delaying request 18 for 1 second

Re: RLM_PERL Integration Issue

2007-07-18 Thread FreeRadius-ML
2l - Original Message - From: "FreeRadius-ML" <[EMAIL PROTECTED]> To: "Alan DeKok" <[EMAIL PROTECTED]> Cc: "FreeRadius users mailing list" Sent: Wednesday, July 18, 2007 11:26:38 AM (GMT+0200) Asia/Jerusalem

Re: RLM_PERL Integration Issue

2007-07-18 Thread FreeRadius-ML
est 18 is rejected. The silly part here is this, there is only a single IP Phone on the network, which is using a single OpenSER server. I'm kind'a struck with a silly question, where is the second request coming from? Z2L - Original Message ----- From: "Alan DeKok" &l

Re: RLM_PERL Integration Issue

2007-07-18 Thread Alan DeKok
FreeRadius-ML wrote: > Now, I'm basically re-learning everything, as the world of OpenSER + > FreeRadius is a little new to me, > and sometimes frustrates me. The amount of documentation in the configuration > files is great, but the lack > of updated examples is somewhat annoying. Even Asteris

Re: RLM_PERL Integration Issue

2007-07-18 Thread FreeRadius-ML
ust fine? I will follow this and will retry. z2l - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], "FreeRadius users mailing list" Sent: Wednesday, July 18, 2007 9:12:07 AM (GMT+0200) Asia/Jerusalem Subject: Re: RLM_PERL Int

Re: RLM_PERL Integration Issue

2007-07-18 Thread FreeRadius-ML
ust fine? I will follow this and will retry. z2l - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], "FreeRadius users mailing list" Sent: Wednesday, July 18, 2007 9:12:07 AM (GMT+0200) Asia/Jerusalem Subject: Re: RLM_PERL Int

Re: RLM_PERL Integration Issue

2007-07-17 Thread Alan DeKok
FreeRadius-ML wrote: > I can understand now that authorize is working nicely, but the > Authentication section is wrong. > I know there's alot of shit in radiusd.conf, however, it shouldn't prevent > from the basics to work > correctly, no? The default configuration works. The "shit" that's

Re: RLM_PERL Integration Issue

2007-07-17 Thread FreeRadius-ML
rong. I know there's alot of shit in radiusd.conf, however, it shouldn't prevent from the basics to work correctly, no? Z2L - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], "FreeRadius users mailing list" Sent: 21:31:08

Re: RLM_PERL Integration Issue

2007-07-17 Thread FreeRadius-ML
[EMAIL PROTECTED], "FreeRadius users mailing list" Sent: 21:52:47 (GMT+0200) Asia/Jerusalem יום שלישי 17 יולי 2007 Subject: Re: RLM_PERL Integration Issue On Tue 17 Jul 2007, FreeRadius-ML wrote: > Ok, > > i've modified the users file to say Cleartext-Password, and I've remove

Re: RLM_PERL Integration Issue

2007-07-17 Thread Peter Nixon
est 14 > > I've downloaded the code from the OpenSUSE package ftp server as a > source RPM, and built it on my system. > > Z2L > - Original Message - > From: "Alan DeKok" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], "FreeRadius users mailing

Re: RLM_PERL Integration Issue

2007-07-17 Thread FreeRadius-ML
sage - From: "Alan DeKok" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], "FreeRadius users mailing list" Sent: 21:31:08 (GMT+0200) Asia/Jerusalem יום שלישי 17 יולי 2007 Subject: Re: RLM_PERL Integration Issue FreeRadius-ML wrote: > 1. I've removed all the rlm_perl c

Re: RLM_PERL Integration Issue

2007-07-17 Thread Alan DeKok
FreeRadius-ML wrote: > 1. I've removed all the rlm_perl configurations from the radiusd.conf file, > and >enabled the digest authentication back. > 2. I've added to my users file the following lines: > > [EMAIL PROTECTED] Auth-Type := Digest, User-Password == "101" > Reply-Message =

Re: RLM_PERL Integration Issue

2007-07-17 Thread FreeRadius-ML
request 1 modcall: leaving group authenticate (returns invalid) for request 1 I'm using version 1.1.7pre3 Z2L - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], "FreeRadius users mailing list" Sent: 20:59:53 (GMT+020

Re: RLM_PERL Integration Issue

2007-07-17 Thread Alan DeKok
FreeRadius-ML wrote: > Well, the perl script is currently setup to return OK on every request. Which won't work for digest authentication. Please see the "sterman" draft distributed in doc/rfc/ > I had enabled the perl section in the authentication part of the > configuration, > I'm not th

Re: RLM_PERL Integration Issue

2007-07-17 Thread FreeRadius-ML
usalem יום שלישי 17 יולי 2007 Subject: Re: RLM_PERL Integration Issue FreeRadius-ML wrote: > I've reached a few conclusions here, and according to the following log I can deduce the > following: ... > auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the

Re: RLM_PERL Integration Issue

2007-07-17 Thread Alan DeKok
FreeRadius-ML wrote: > I've reached a few conclusions here, and according to the following log I can deduce the > following: ... > auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user That message would appear to be clear. > It would appear the th

Re: RLM_PERL Integration Issue

2007-07-17 Thread Alan DeKok
FreeRadius-ML wrote: > Well, right now I would like to start of with something really simple. I'd > like to have OpenSER authenticate > on FreeRadius, Digest is not a must - for all I care at this point, it can be > clear-text. I'm currently using > the perl script example from the FreeRadius web

Re: RLM_PERL Integration Issue

2007-07-17 Thread tnt
s.org >Sent: 14:06:58 (GMT+0200) Asia/Jerusalem יום שלישי 17 יולי 2007 >Subject: Re: RLM_PERL Integration Issue > >I don't know what is your pearl script supposed to do. If you are doing >digest authentication (looking at that request) you need to uncomment >the digest

Re: RLM_PERL Integration Issue

2007-07-17 Thread FreeRadius-ML
יום שלישי 17 יולי 2007 Subject: Re: RLM_PERL Integration Issue I don't know what is your pearl script supposed to do. If you are doing digest authentication (looking at that request) you need to uncomment the digest entries in authentication and authorization sections od radiusd.conf. I

Re: RLM_PERL Integration Issue

2007-07-17 Thread tnt
Delaying request 6 for 1 seconds Finished request 6 Going >to the next request Waking up in 2 seconds... > >I think I have a section missing from FreeRadius configuration, is that >correct? > >Zap2Link > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PR

Re: RLM_PERL integration issue

2007-07-17 Thread tnt
radiusd -X Ivan Kalik Kalik Informatika ISP Dana 17/7/2007, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> piše: >Hi All, > > > > I've followed the rlm_perl information to integrate a PERL based example >for Radius Authentication. > >I basically used the same example that is in the document. I know