RE: proxy.conf problem

2003-09-21 Thread Mustafa N. deeb
Hi Having this configured already in proxy.conf, why do I have to configure the users file? Realm DOMAIN { Type = radius authhost = LOCAL accthost = LOCAL Strip } Is this something standard in radius servers, I've worked with cistron and

doubts regardin connection b/n freeradius and db2

2003-09-21 Thread puneeth b
hello sir, i've already sent you a mail regarding the connection , i've few more doubts, kindly help me out Sir,Doubts regarding the freeradius server, kindly help me out.As given in section 4.12 of FAQ Debugging it yourself , i did the following

RE: [Patch] SQL authentication logging

2003-09-21 Thread Paul Hampson
From: Nicolas Baradakis Sent: Friday, 19 September 2003 6:28 PM Paul Hampson wrote: The following patch allow for SQL logging after authentication. It extends the rlm_sql module so now you can put one more query in your sql.conf file. I'll commit this once either you tell

porting to windows

2003-09-21 Thread son nguyen
how do you port freeradius to windows? Son ^_^ Diabetics: Click here for a Free Glucose Meter from Access Diabetic. http://r.hotbot.com/r/lmt_ad/http://mocda4.com/1/c/563632/102938/302214/302214 This offer applies to U.S. Residents

Re: porting to windows

2003-09-21 Thread Nicolas Baradakis
son nguyen wrote: how do you port freeradius to windows? See http://www.freeradius.org/radiusd/doc/CYGWIN -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: proxy.conf problem

2003-09-21 Thread Mustafa N. deeb
Hi Alan It worked, like this I just changed proxy.conf to do this Instead of Realm DOMAIN { Type= radius Authhost = LOCAL Accthost = LOCAL strip } I did Realm DOMAIN { Type=radius Authhost= localhost:1812 Accthost = localhost:1813

Re: proxy.conf problem

2003-09-21 Thread Alan DeKok
Mustafa N. deeb [EMAIL PROTECTED] wrote: Having this configured already in proxy.conf, why do I have to configure the users file? Configure *what* in the 'users' file? From what I saw from debug, the realm module recognizes the realm, but when The authorize module reaches sql, it adds

RE: [Patch] SQL authentication logging

2003-09-21 Thread Nicolas Baradakis
Paul Hampson wrote: With one minor change, to call (inst-module-sql_finish_query)(sqlsocket, inst-config); even for failed queries. (As is done in _some_ of the other sql_ function in rlm_sql.c. And PostgresSQL's docs also do it... Only postgres and Sybase (off hand, Oracle

RE: [Patch] SQL authentication logging

2003-09-21 Thread Paul Hampson
From: Nicolas Baradakis Sent: Monday, 22 September 2003 1:30 AM Paul Hampson wrote: With one minor change, to call (inst-module-sql_finish_query)(sqlsocket, inst-config); even for failed queries. (As is done in _some_ of the other sql_ function in rlm_sql.c. And

fr 0.9.1: compile with rlm_perl - problem

2003-09-21 Thread vic ismakaev
Hi! I have a some problem when build with option --with-experimental-modules Making static dynamic in rlm_perl... gmake[6]: Entering directory `/mnt/hda2/RPM/BUILD/freeradius-0.9.1/src/modules/rlm_perl' gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG

FreeRadius, OpenSSL, and WinXP OIDs

2003-09-21 Thread Graham Wheeler
Hi all I'm running FreeRadius 0.8.1 and OpenSSL 0.9.7b on FreeBSD 4.8-current. I've followed the directions for setting up EAP-TLS by Raymon McKay. I tried using both the OpenSSL beta linked to from Raymond's page, as well as the OpenSSL 0.9.7b in the FreeBSD ports collection. I get the