freeRADIUS + Oracle

2001-08-06 Thread Andrew Sass
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hi, I have problems with freeRADIUS and Oracle. Who will help me as to compiling FreeRADIUS with support Oracle accounting? Thanks, Andrey - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.ht

Re[2]: Replicate-To-Realm not always has effect

2001-08-06 Thread Andrei Koulik
Hello Andrei, Look at code fragment from proxy.c: proxypair = pairfind(request->config_items, PW_PROXY_TO_REALM); replicatepair = pairfind(request->config_items, PW_REPLICATE_TO_REALM); if (proxypair) {

Re: IP address pool based on group

2001-08-06 Thread Chris Parker
At 12:36 PM 8/6/2001 -0400, Greg Skouby wrote: >Hello, > >I am using an AS5200 together with 0.1 for some background info. Upgrade to 0.2. Many many bug fixes over 0.1. >I have figured out my static IP address woes thanks to everybody who >responded. Different question now. > >This is what I ha

IP address pool based on group

2001-08-06 Thread Greg Skouby
Hello, I am using an AS5200 together with 0.1 for some background info. I have figured out my static IP address woes thanks to everybody who responded. Different question now. This is what I have in my users file for now: DEFAULTGroup == "dialup", Auth-Type := System Ser

FreeBSD 3.3 and 0.2

2001-08-06 Thread Greg Skouby
> Upgrade to 0.2. Many bug fixes over 0.1. I tried installing 0.2 first but had to go back to 0.1 because I couldn't get 0.2 to compile correctly on this system: FreeBSD 3.3-RELEASE it errors out with this message: (sorry for the horrible word wrap) /usr/lib/libc.so.3: warning: this program u

Re: freeradius-0.1 and cisco3640

2001-08-06 Thread Chris Parker
At 07:41 AM 8/6/2001 -0400, Greg Skouby wrote: >Hello, > > >I am running freeradius 0.1 with a cisco 3640. Upgrade to 0.2. Many bug fixes over 0.1. >As you can see, the radius server is replying with the correct >information, but the dial-in client still receives an ip address >out the ip pool

Re: Dynamic Pools

2001-08-06 Thread aland
"Mustafa N. Deeb" <[EMAIL PROTECTED]> wrote: > how can I tell radius, if this user is from Group X, assign an IP from POOL > A? See the FAQ? It has a section on giving out attributes based on group membership. Alan Dekok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/li

Re: Help needed

2001-08-06 Thread aland
"Watson" <[EMAIL PROTECTED]> wrote: > When I authenticate a user I have an eror code that pops up in the > radius.log file. I don't really know what it means and could not find any > previous postings about it so I will ask it again. The error code is this. > > Mon Aug 6 15:06:31 2001 : In

Re: Help needed

2001-08-06 Thread Chris Parker
At 03:30 PM 8/6/2001 +0900, Watson wrote: >To the most helpful Freeradius-users list; > I was having a problem with Ascend Radius user file as previous postings >inply. Now however those problems have been resolved due to a extremely >helpful posting. Now however I have another problem that

Re: about memory free question of freeradius-0.2

2001-08-06 Thread aland
Peter Foreman <[EMAIL PROTECTED]> wrote: > I would recommend not using Freeradius and LDAP at this point - functionally > it's working fine but this memory leak is a big problem. Ugh. I'll add a note to that effect. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.

Re: Help needed setting up Ascend with Freeradius

2001-08-06 Thread Chris Parker
At 01:53 PM 8/6/2001 +0900, Watson wrote: >Hey everybody; > >I am trying to migrate from ascend radius to Freeradius. But, I'm having >alot of problems getting my present users file to work. I run a MAX 6000 >and MAX 4000. In the present users file their is a User-Service Attribute. >When I try

Re: User-Service Attribute For Ascend Max Products

2001-08-06 Thread Chris Parker
At 12:28 AM 8/5/2001 +0900, Watson wrote: > I have currently installed FreeRadius on a Redhat 7.1 2.4.3-10 > Kernel. I am trying to move my Ascend Radius Server off the Network and > am having problems with the current Attributes I use in the user file. > >I have an attribute like this. > >

Re: Replicate-To-Realm not always has effect

2001-08-06 Thread Andrei Koulik
Hello Andrei, Monday, August 06, 2001, 6:02:16 PM, you wrote: AK> I am using two freeradius server (snapshot 20010805) AK> first (G) - gateway - decide who must authenticate request (using realms) AK> second (A) - account server - do some authentication/authorization and AK>accounts all

Replicate-To-Realm not always has effect

2001-08-06 Thread Andrei Koulik
I am using two freeradius server (snapshot 20010805) first (G) - gateway - decide who must authenticate request (using realms) second (A) - account server - do some authentication/authorization and accounts all requests so I need server A sends send authentication and account packets to p

freeradius-0.1 and cisco3640

2001-08-06 Thread Greg Skouby
Hello, I am running freeradius 0.1 with a cisco 3640. Everything is working beautifully with a simple config with everybody authing off the system password file. However, I am attempting to setup some Static IP addreses for specific users and the cisco seems to be just disregarding the framed-ip

RE: about memory free question of freeradius-0.2

2001-08-06 Thread Peter Foreman
Hi, I've seen this happening too, 2 months ago there have been lots of cleanups and memoryleaks being fixed, but I still haven't been able to get hold of what's causing this leak. There is a memory leak in there somewhere but I just cannot find it. My "workaround" is to kill radiusd every hour

about memory free question of freeradius-0.2

2001-08-06 Thread 郑飞绸
Hi I install freeradius-0.2.tar.gz on Redhat Linux7.1: %./configure --with-snmp=no %make %make install run freeradius use Auth-Type := LDAP. #radiusd& #ps -e|grep radiusd 5979 ?00:01:26 radiusd 5980 ?00:00:00 radiusd 5981 ?00:03:06 radiusd 5982 ?00:0