Re[2]: rlm_detail bug when locking = yes

2006-06-20 Thread Michael Chernyakhovsky
Nicolas wrote: we need close outfd right before return RLM_MODULE_FAIL; at line 236. or get the fixes from CVS head which solve many other problems in rlm_detail. (for example file renamed or unlinked by another program) Everyone will save a considerable amount of time if you could

Re: Change RAD_REPLY item in rlm_perl, not add a new pair

2006-06-20 Thread Bjørn Mork
Kenneth Marshall [EMAIL PROTECTED] writes: I am trying to use rlm_perl to append a number to one member of the reply packet using rlm_perl and the %RAD_REPLY hash. I am running freeradius-1.1.1. I don't think you can do that with rlm_perl. The inability to specify operator is limiting.

Re[2]: rlm_detail bug when locking = yes

2006-06-20 Thread Michael Chernyakhovsky
open() executed once. but while we failed to get lock at first try, close(outfd) executed and all the subsequent attempts to lock file fails i comment line 293 out. I don't understand why this helps. We open the file at the beginning of the do..while() loop, so it should be fine. err.

RPM build problems on RedHat AS4

2006-06-20 Thread B Thompson
Hi Following previous posts on this mailing list I patched my freeradius.spec as shown at the end of this email. I ran rpmbuild -bb and got the lib_eap packaging problems and during the build many messages like this :- (cd /usr/src/redhat/BUILD/freeradius-1.1.2/src/modules/rlm_eap; /bin/sh

Re: Fwd: Filter attributes when proxying

2006-06-20 Thread Martin Zuziak
On Mon, Jun 19, 2006 at 11:16:17AM -0400, Joe Maimon wrote: try to use rlm_policy I am sure there are other ways. Thank you for your answer. I hadn't seen the policy module. It only seems to be in CVS not in the releases. Is there a reason for that? Is it not of production quality? Sincerely,

Eap/TLS Problem !!

2006-06-20 Thread Emerson
Dear Freeradius user's, a cuple days i have a problem with my radius server, i can not authenticate clients. Freeradius 1.1.1 with Eap/TLS + MYSQL running in slack 10.1 My radius client is a wl5460-AP and i use a pci wireless to auth in ap linked in my radius. But now, my pci wireless link

mpd+freeradius+AD

2006-06-20 Thread Егоров Сергей
Hi all! I have completed setup of mpd+freeradius+AD 2003. Now my users authenticating from Active Directory, if they are members of specific group. But I still have some questions: How to make a different timeouts for different groups in AD How to appoint special IP for

Re: Eap/TLS Problem !!

2006-06-20 Thread Alessandro Agostini
Emerson ha scritto: Dear Freeradius user's, ... Anyone Can Help-me, i need this Radius Server Working.Thak's to all.. Emerson I see your log. Seem an error similar to my one. In my case, with AP 3Com, was a problem of my certificate on server radius, and also a problem with

Re: Change RAD_REPLY item in rlm_perl, not add a new pair

2006-06-20 Thread Kenneth Marshall
On Tue, Jun 20, 2006 at 11:23:13AM +0300, Boian Jordanov wrote: On Tuesday 20 June 2006 02:17, Kenneth Marshall wrote: Dear Freeradius Users: I am trying to use rlm_perl to append a number to one member of the reply packet using rlm_perl and the %RAD_REPLY hash. I am running

Re: Change RAD_REPLY item in rlm_perl, not add a new pair

2006-06-20 Thread Kenneth Marshall
On Tue, Jun 20, 2006 at 11:05:04AM +0200, Bj?rn Mork wrote: Kenneth Marshall [EMAIL PROTECTED] writes: I am trying to use rlm_perl to append a number to one member of the reply packet using rlm_perl and the %RAD_REPLY hash. I am running freeradius-1.1.1. I don't think you can do that

Re: freeradius-mysql rpm

2006-06-20 Thread Abul Monsur Mannan
Thank U all helpful souls. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Client Freeradius !!!

2006-06-20 Thread Emerson
Hi, i had a problem with auth in my freeradius, i used a pci wireless airlink 802.11 b/g, authing with wpa/tkip/tls, but not work. The error no user/password atribute appear to me. I try to change my pci wireless to Dlink Dwl-Ag530 authing with wpa/tkip/ttls and WORK. But i need to TLS

Segmentation fault

2006-06-20 Thread pinakee
Hi, Whenever I try to run radeapclient as the following: radeapclient -x localhost auth testing123 req.txt I get a segmentation fault. Following is req.txt: User-Name = bob EAP-MD5-Password = hello NAS-IP-Address = 192.168.150.33 EAP-Code = Response EAP-Id = 210

Re: Eap/TLS Problem !!

2006-06-20 Thread Stefan Winter
Hi! However Stefan, on this list, suggested me to user SecureW2 supplicant and all my problem is disappeared. See my post at the benginning of month. While that's the best thing to do, there may be people forced to go with the built-in supplicant and that have to care about the ertificate

Re: Client Freeradius !!!

2006-06-20 Thread Stefan Winter
Hi, i had a problem with auth in my freeradius, i used a pci wireless airlink 802.11 b/g, authing with wpa/tkip/tls, but not work. The error no user/password atribute appear to me. Logs would be nice. I try to change my pci wireless to Dlink Dwl-Ag530 authing with wpa/tkip/ttls and WORK.