Re: Fwd: Re: Simultaneous Use

2002-10-22 Thread Jorge Minassian
Hi again, I need to have some solution about this, Chris can you helpme ?, any one on the list please ? Thank you very much. JM> Chris, JM> thank for your answer, JM> I put radius on debug mode, then called nas (Total Control JM> w/HiperArc) as a user that where connected, but

Radius with PAM

2002-10-22 Thread Yanghwee Tan
hi, using the raddb/users file, the password is in cleartext on the FR server, what's recommended to prevent using cleartext file? by compiling FR to use PAM module? please enlighten me. cheers, yanghwee - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radrelay help

2002-10-22 Thread Alan DeKok
Roger <[EMAIL PROTECTED]> wrote: > Thanks for the suggestion Alan. Besides upgrading to newest version, > did you(or anyone else) notice that I was infact calling radrelay correctly? To be honest, I didn't even look at that. I know there are issues with the 0.7.1 radrelay, which have been f

Re: radrelay help

2002-10-22 Thread Roger
Alan DeKok wrote: Roger <[EMAIL PROTECTED]> wrote: After reading over that I used the following command, on the primary, to sync up the detail file radrelay -d /etc/raddb -S /etc/raddb/secret -r <> -x detail-relay After about a second or two the script returns a seg fault. Try the

Re: radrelay help

2002-10-22 Thread Alan DeKok
Roger <[EMAIL PROTECTED]> wrote: > After reading over that I used the following command, on the primary, to > sync up the detail file > > radrelay -d /etc/raddb -S /etc/raddb/secret -r <> > -x detail-relay > > After about a second or two the script returns a seg fault. Try the latest CVS s

7.1 with mysql support

2002-10-22 Thread Daniel Monjar
I can't seem to mumble the right thing to get freeradius 7.1 to build with mysql support. I trying this on RH 7.3 with gcc 3.2 before I implment it on my production server. I have the mysql 4.0.4 source in /usr/local/src/mysql-4.0.4 with a soft link to /usr/local/src/mysql. configure consista

Proxy Attributes

2002-10-22 Thread Darren Nay
Hey All, This may be a stupid question, but still, one to which I don't know the answer. :) If so, please forgive my ingnorance. I am trying to find a way to strip attributes sent "from" the NAS in the proxy authentication request in freeradius. I am able to modify the attributes that are sent

radrelay help

2002-10-22 Thread Roger
I'm attempting to keep detail files in sync between our primary and secondary radius servers. Both at running FreeRadius .0.7 both running RH7.2. I've followed the radrelay man page and faq at http://www.freeradius.org/radiusd/doc/radrelay After reading over that I used the following command

Re: URGENT: Segmantation Fault

2002-10-22 Thread Chris Brotsos
I have downloaded the recent CVS snapsot, and i am getting the same problem again and again. But the important thing here to notice is that, this is happenning in only one of my m/c., i.e., a Compaq Proliant 400 server, and free radius was running there for some quite a long time untill it crash

re: fr 0.7 & openldap 2.1.4

2002-10-22 Thread John Hogenmiller
Hello, I thought I'd follow up on this in case it helps anyone. Basically the problem I saw is that at some point, openldap disabled --enable-crypt as a default option (or else I had somehow enabled it in the past without realizing it). When freeradius went to compare the password, it was compar

Re: URGENT: Segmantation Fault

2002-10-22 Thread Atanu Das
Hi, > Another user wrote about a seg-fault that occurred on memset...a system > call used to allocate memory. Ya I posted the problem of segmantation fault. I got the same error when i was trying to run again after reinstalling > Regardless, some issues with memory allocation (not directly d

Re: URGENT: Segmantation Fault

2002-10-22 Thread Chris Brotsos
At 06:45 PM 10/22/2002 +0330, you wrote: Hi, I am runnning FreeRadius 0.7 on a RedHat 7.3 machine. It crashed and after restarting I coudln't bring the Radius server up again. I am using this for only ACCOUNTING, no authentcation purposes. I have tried recompiling the radius server but still didn

Re: system group access

2002-10-22 Thread Alan DeKok
Dave Mackintosh <[EMAIL PROTECTED]> wrote: > I see that the users file contains an example of how to deny users > who are a member of a particular group, but what I want to do is only > permit users who are members of a particular group and supply their > correct user password. See 'man 5 users'

URGENT: Segmantation Fault

2002-10-22 Thread Hamid Ali Asgari
Hi, I am runnning FreeRadius 0.7 on a RedHat 7.3 machine. It crashed and after restarting I coudln't bring the Radius server up again. I am using this for only ACCOUNTING, no authentcation purposes. I have tried recompiling the radius server but still didn't work. Each time the I get the Error " S

system group access

2002-10-22 Thread Dave Mackintosh
Greetings I have downloaded FreeRadius 0.7.1 and am trying to use system group membership to grant access. I see that the users file contains an example of how to deny users who are a member of a particular group, but what I want to do is only permit users who are members of a particular group an

Re: Modules: rlm_pap.c

2002-10-22 Thread Kostas Kalevras
On Tue, 22 Oct 2002 [EMAIL PROTECTED] wrote: > Hi! > > Something strange in rlm_pap.c code...in pap_instantiate() > pthread_mutex_init() is called only when "crypt" configured > as encryption scheme, but in pap_detach() pthread_mutex_destroy() > is called without any checking. This cause radiusd

Group attribute in users file

2002-10-22 Thread Svetlana Vyslanko
I have install freeradius 0.7.1 In users file I'm writing: = DEFAULT Group == "disabled", Auth-Type := Reject Reply-Message = "Your account has been disabled" = Attribute "Grou

Modules: rlm_pap.c

2002-10-22 Thread delphi
Hi! Something strange in rlm_pap.c code...in pap_instantiate() pthread_mutex_init() is called only when "crypt" configured as encryption scheme, but in pap_detach() pthread_mutex_destroy() is called without any checking. This cause radiusd to not exit properly when pap module is used and configur

Radius Crashes after some time

2002-10-22 Thread Atanu Das
Dear All,   I am having this rather pretty new problem. I have installed freeradius-0.7 in RedHat 7.3 and untill sometime it was working perfectly. But a week ago, it crashed with segmentation fault. I formatted the system and again installed radius. Now whenever i run radius in the debuggin