ldap + sqlcounter order loop

2003-06-22 Thread Najeh Ben Nasrallah
hi all I posted a question regarding an order problem between sqlcounter and ldap using compare_check_item , but i got no response from anyone. I am posting the question again on the list. Hope I have reply this time. This is my question: i'm using freeradius 0.8.1. i've enbaled ldap author

interface freeradius to postgres

2003-06-22 Thread Salvin Kumar
I have installed freeradius successfully and I also tested the authentication and accounting part of it.   Now I want to dump the accounting details to database using postgresql.   How can it be done.     salvin

Re: RADIUS + LDAP + TLS

2003-06-22 Thread Owen DeLong
> Hiya, > > I'm bit confused. I'd like to use, as I mentioned, RADIUS + LDAP over > encripted comunications (TLS). > > I order to user RADIUS + LDAP I've compiled FreeRadius, but I haven't > installed any OpenLDAP SDK. Then I've configured radiusd.conf as mentioned > in past messages. > > I t

LDAP and User files

2003-06-22 Thread Simon Allard
I have a small problem. Currently I have a VOIP system here which uses freeradius 0.8.1 to authenticate. I have a users file which contains entry's like: 5551234Auth-Type := Accept, Huntgroup-Name == "VOICE" at the end of the file I have Unfortantly I have close over 150,000 of these

Another problem when implementing TTLS

2003-06-22 Thread Zhou Ping
Hello, I'm trying to make some modification to tls_handshake_recv(). As I have previously proposed, I'd like to extract the AVPs from the TLS packet and put them into the RADIUS packet. But the AVPs defined in the draft are represented by code-length-value triples(code is an 32-bit integer), w

MS-CHAP Anyone?

2003-06-22 Thread Steven Fries
ribute 87 was not found in request, unique ID MAY be inconsistent rlm_acct_unique: Hashing ',Client-IP-Address = 10.1.1.3,NAS-IP-Address = 10.1.1.3,Acct-Session-Id = "012B",User-Name = "slfries"' rlm_acct_unique: Acct-Unique-Session-ID = "4ff8e5cd59c0df11". modc

Re: Squid - Freeradius authentication

2003-06-22 Thread Wei Ming Long
Hi Ben, >>> [EMAIL PROTECTED] 06/20/03 08:41PM >>> Wei Ming Long said: >> Hi everyone, >> I have been tasked with a project to grant web access to some laptop >> clients. >> I have some wireless clients & some of them have permission to surf the >> internet & others don't. All web requests on port

radius.log logging NAS address

2003-06-22 Thread Craig A. Beasland
Hi there, We have a situation where our radius server (in radius.log) is logging packets from the NAS as well as the proxy server. If I add the IP's to the clients.conf file, then the packets get listed as duplicates, if I leave them out, then I get unknown client messages. We dont have entries

Re: Re: Re: EAP/TLS Setup problem

2003-06-22 Thread 王志欣
Hi Jean-Guillaume, Sorry for delay. I look through your script. Only difference between us is I only use OpenSSL-0.9.7b. Please create Root certificate first, and then server and client certificate. Let's test it again.      Jeson [EMAIL PROTECTED]   2003-06-23 >Hi Ja

Re: understanding checkval

2003-06-22 Thread Kostas Kalevras
On Sun, 22 Jun 2003, Narasimha Reddy Gujja wrote: > hi all > I posted a question regarding checkval module, but i got no response from > anyone. > > Iam posting the question again on the list. Hope I a reply this time. This is > my question: > > 1) First of all, is it correct to say that checkval

log message patch for kerberos module

2003-06-22 Thread Allister Maguire
Hello, I have created a simple patch that standardises the log output for the kerberos module with other modules. If it could be included that would be great. Regards Allister --- rlm_krb5.orig Fri Apr 11 16:26:04 2003 +++ rlm_krb5.c Sun Apr 13 19:48:31 2003 @@ -156,6 +156,9 @@

understanding checkval

2003-06-22 Thread Narasimha Reddy Gujja
hi all I posted a question regarding checkval module, but i got no response from anyone. Iam posting the question again on the list. Hope I a reply this time. This is my question: 1) First of all, is it correct to say that checkval only checks for the=20 attributes it can extract from the NAS(a

Help making Radius and Dialup ready

2003-06-22 Thread Suresh Pinnamaneni
i am really new to Linux... but some how managed to get the info about intsalling and making the free-radius up. i am using mysql for database. i loaded php and running every thing on Linux 7.2 not i am not able to create users using dialup-admin in database and even if i try just opening the newu

RE: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Paul Hampson
> From: Alan DeKok > Sent: Sunday, 22 June 2003 10:50 PM > Oliver Graf <[EMAIL PROTECTED]> wrote: > > The BSD style check is done last. BSD style gethostby is not > > thread safe on glibc2 systems. Cause the BSD check is done last, the > > configure script overwrites the previous detected GNU

Frree access to every damn channel k ysdpgt25b1cy

2003-06-22 Thread Chadwick I. Nolan
Title: Global Tech - WE SELL MORE SO YOU SAVE MORE!!LOWEST PRICES! BEST BOXES!! HELLO & WELCOME TO THE MAGIC BOX YEAR ANNUAL BLOW OUT SALE!!! Start receiving: Pay-Per View, HBO, Showtime, Cinamax, Playboy, Spice and much more

Re: help configuring FR with cisco aironet 350, eap/leap and W2000

2003-06-22 Thread Luca Benassi
At 10.13 20/06/03 -0500, you wrote: I don't use rlm_eap but suggest you read src/radiusd/doc/rlm_eap. It explains exactly what your problem is, (e.g. "At least one EAP-Type sub-stanza should be defined as above, otherwise the server will not know what type of eap authentication mechanism to be u

Re: Ascend Binary attribute error

2003-06-22 Thread Alan DeKok
Robert Haskins <[EMAIL PROTECTED]> wrote: > The situation is this. The server starts up, will authenticate about the > first 12 users or so, and then give the following error, at which time > the proxy feeding this server will put it in "dead" status, causing > major headache as you can probably

Re: Stop packet confirmation when in proxy mode - Feature Request

2003-06-22 Thread Alan DeKok
Drew Flickema <[EMAIL PROTECTED]> wrote: > For the most part, I run my FR install in proxy mode. It has been seen > that session stop packets are received by my FR, but on occasion, these > stop packets are not received by the FR authentication endpoint due to > network issues or possibly the F

Re: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Alan DeKok
Oliver Graf <[EMAIL PROTECTED]> wrote: > > Oh, and when submitting patches to configure.in, I'd suggest submitting > > the equivalent patch to configure. Otherwise if someone overlooks the > > regeneration, it appears to not work for no apparent reason. > > Hmmm. I did not do this, cause other pro

Re: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Alan DeKok
Oliver Graf <[EMAIL PROTECTED]> wrote: > The BSD style check is done last. BSD style gethostby is not > thread safe on glibc2 systems. Cause the BSD check is done last, the > configure script overwrites the previous detected GNU style > gethostbyaddr_r. Just look at the diff, you will see that

creating users

2003-06-22 Thread Suresh Pinnamaneni
can any one help me in creating users through the dialupadmin in freeradius   i loaded freeradius and placed the dialupadmin in /usr/local/   but not able to create anyusers using this... radius is up and running fine with out any problem... i checked this thrugh the debugging mode.. and more over

RE: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Paul Hampson
> From: Oliver Graf > Sent: Sunday, 22 June 2003 6:36 PM > On Sun, Jun 22, 2003 at 05:58:42PM +1000, Paul Hampson wrote: > > However, problems with the patch: > > the patch to src/lib/misc.c shows a cut and paste oversight by testing > > GETHOSTBYADDRRSTYLE when choosing the gethostbyname_r functi

RE: Accumulated time limit

2003-06-22 Thread Andrea Coppini
Thanks Tom, worked perfectly first time! pity it doesn't keep the accumulated time between restarts, I guess I'll have to wait a little more. Thanks again A -Original Message- From: Tom Emerson [mailto:[EMAIL PROTECTED] Sent: Sat 21/06/2003 18:09 To:

Re: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Oliver Graf
On Sun, Jun 22, 2003 at 05:58:42PM +1000, Paul Hampson wrote: > > But the server ALREADY uses the '..._r' functions. What's the > > problem? Or am I missing something? > > The problems are: > gethostbyaddr_r determination will pick BSD (The non-_r version) > over GNU or SYSV. This is because t

RE: Radius does not try to register with SMUX

2003-06-22 Thread Paul Hampson
> From: Yousef Jamous > Sent: Sunday, 22 June 2003 5:48 PM > Thanks Paul for your help > Can you please tell me where to put this option? -lkstat!!! When you call configure, use CFLAGS=-lkstat before the ./configure ... command. This assumes you're using bash: CFLAGS=-lkstat ./configure ... For

RE: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Paul Hampson
> From: Alan DeKok > Sent: Sunday, 22 June 2003 9:48 AM > Oliver Graf <[EMAIL PROTECTED]> wrote: > > > > This patchs enables the detection of the correct > > > > gethostby(name|addr)_r command, which is needed by a threaded radiusd. > Unless I'm greatly mistaken, that functionality was added ma

RE: Radius does not try to register with SMUX

2003-06-22 Thread Yousef Jamous
Thanks Paul for your help Can you please tell me where to put this option? -lkstat!!! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hampson Sent: June 22, 2003 11:01 AM To: [EMAIL PROTECTED] Subject: RE: Radius does not try to register with SMUX >

Re: [PATCH] gethostbyaddr_r and gethostbyname_r corrections

2003-06-22 Thread Oliver Graf
On Sun, Jun 22, 2003 at 08:47:25AM +0200, Oliver Graf wrote: > On Sat, Jun 21, 2003 at 07:47:37PM -0400, Alan DeKok wrote: > > Oliver Graf <[EMAIL PROTECTED]> wrote: > > > > > This patchs enables the detection of the correct > > > > > gethostby(name|addr)_r command, which is needed by a threaded ra