Re: SQL reading as user DEFAULT

2002-05-29 Thread Erich Zigler
On Wednesday 29 May 2002 09:53 am, Alan DeKok wrote: > > sql_escape in: 'DEFAULT' > > sql_escape out: 'DEFAULT' > > sql_set_user: escaped user --> 'DEFAULT' > > I'm running Freeradius v0.5 on a FreeBSD machine.=20 > > Where is it getting DEFAULT from?=20 > From the internal code of the SQL m

Re: SQL reading as user DEFAULT

2002-05-29 Thread Erich Zigler
On Wednesday 29 May 2002 09:06 am, Chris Parker wrote: > >Where is it getting DEFAULT from? > Do you have a DEFAULT entry in your database or an exact match for your > user? What do you get when you run the query manually? I have an exact match, and when I run the command manually I get the pro

SQL reading as user DEFAULT

2002-05-28 Thread Erich Zigler
modcall: entering group authorize modcall[authorize]: module "preprocess" returns ok modcall[authorize]: module "attr_filter" returns noop modcall[authorize]: module "suffix" returns ok radius_xlat: '[EMAIL PROTECTED]' sql_escape in: '[EMAIL PROTECTED]' sql_escape out: '[EMAIL PROTECTED]'

FreeRadius and Ascend-Data-Filter's

2002-05-20 Thread Erich Zigler
I was wondering if anyone has had gotten Ascend-Data-Filter's to work with Freeradius-0.5 If so, is there any documentation out there, or could someone tell me how they did it? Thanks. -- If "con" is the opposite of "pro", what is the opposite of progress? - List info/subscribe/unsubscribe

Re: Two questions about Postgresql

2002-05-20 Thread Erich Zigler
On Monday 20 May 2002 04:07 pm, Milan P. Stanic wrote: > I don't know anything about pgsql patch. The patch Im talking about was posted on April 8th. It's supposedly supposed to fix accounting when logging to a pgsql database... -- Undocumented feature - List info/subscribe/unsubscribe? See

Re: Two questions about Postgresql

2002-05-20 Thread Erich Zigler
On Monday 20 May 2002 07:17 am, Milan P. Stanic wrote: > I've hacked perl script (and posted it to the list few months ago) from > ICRADIUS (author Mike Machado) to populate dictionary table from > dictionary files but it is for mysql. I think it can be easily adapted > for postgresql (and other

Re: Auth-Type Failed

2002-05-19 Thread Erich Zigler
On Sunday 19 May 2002 10:09 am, Alan DeKok wrote: > > auth: No Auth-Type configuration for the request, rejecting the user > > auth: Failed to validate the user. > > This happens when I try to authenticate a user. > > Any thoughts? > Configure an Auth-Type attribute, like it shows in the sample

Auth-Type Failed

2002-05-18 Thread Erich Zigler
modcall: group authorize returns ok auth: No Auth-Type configuration for the request, rejecting the user auth: Failed to validate the user. This happens when I try to authenticate a user. Any thoughts? -- And I can't even begin to describe what a joy it is to work with a real metal case, with

Two questions about Postgresql

2002-05-18 Thread Erich Zigler
I'm currently trying to implement Postgresql and Freeradius-0.5 on FreeBSD 4.5. In reading the archives I heard about a patch that was supposed to fix a lot of problems, if someone could please send that to me I would greatly appreciate it. My other question, is I have created the database an

Limiting the user's time online

2002-04-28 Thread Erich Zigler
I've been playing with Freeradius for the last couple hours and I have found it very robust and a very well written package. However I've trudged through the documentation and was unable to find my answer to a specific question. Is it possible to limit the total number of hours a user uses onli