Re: Execution of rlm code when remote server is not responding.

2012-10-08 Thread Arka Sharma
On Thu, Sep 27, 2012 at 8:43 PM, Phil Mayers p.may...@imperial.ac.ukwrote: On 27/09/12 12:32, Arka Sharma wrote: Thanks a lot Phil for your reply.Now actually in my rlm code I want to set a flag to mark the vent of server went down and invoke a java code using JNI that is part of rlm.

Re: Execution of rlm code when remote server is not responding.

2012-10-08 Thread Arka Sharma
On Mon, Oct 8, 2012 at 11:41 AM, Arka Sharma arka.sharma1...@gmail.comwrote: On Thu, Sep 27, 2012 at 8:43 PM, Phil Mayers p.may...@imperial.ac.ukwrote: On 27/09/12 12:32, Arka Sharma wrote: Thanks a lot Phil for your reply.Now actually in my rlm code I want to set a flag to mark the vent

Re: Execution of rlm code when remote server is not responding.

2012-10-08 Thread Alan DeKok
Arka Sharma wrote: Please learn to edit your responses to the list. In my code after adding PPAQ vsa rad_send() has been called to send request to PPS. I have check that the return value of rad_send is NULL then fail to send the proxy request.But I want like to check whether PPS response

freeRadius against Active Directory

2012-10-08 Thread Martin . Heinzmann
Hi, I am in my internship and have the task to authenticate devices over freeRadius against Active Directory (Windows Server 2008 R2). So far I managed to authenticate succesfully with freeRadius against Active Directory after I was finished with the tutorial from Deploying RADIUS. Thanks for

Re: freeRadius against Active Directory

2012-10-08 Thread alan buxey
Hi, Now I am having the problem that the devices I want to authenticate are requesting the Service-Type(Attribute 6). Do you have any idea how to set the Service-Type in Active Directory for each user? Is that even possible or do I have to configure the users file for each user

IP Grouping

2012-10-08 Thread George Innocent
I have a set of IP for my NAS and wish to group this together so i don't have to create a set of new ones on the clients.conf file every time a new NAS is created. What's the best way to do this without causing a crash -- Regards: George Innocent. - List info/subscribe/unsubscribe? See

Re: IP Grouping

2012-10-08 Thread alan buxey
Hi, I have a set of IP for my NAS and wish to group this together so i don't have to create a set of new ones on the clients.conf file every time a new NAS is created. well, the depends on whether these NASes can be grouped by their IP address - in which case they can be identified

Re: IP Grouping

2012-10-08 Thread Alan DeKok
George Innocent wrote: I had followed the clients file to group the IP's. _*# Grouped IP:*_ client 10.250.0.0/31 { It doesn't work like that. You need to read raddb/clients.conf to see how it works. It's documented. Alan DeKok. - List info/subscribe/unsubscribe? See

store encypted passwords

2012-10-08 Thread jon jon
Hello, I have set up FreeRADIUS Version 2.1.10 on an Ubuntu server 12.04, Mysql Server version: 5.5.24. Everything is up and running but the users passwords are stored in plain text in raddacct. I tried changing the attribute to Crypt-Password but it doesn't change anything. Do I need to make a

Re: store encypted passwords

2012-10-08 Thread Matthias Nagel
Hello, I have set up FreeRADIUS Version 2.1.10 on an Ubuntu server 12.04, Mysql Server version: 5.5.24. Everything is up and running but the users passwords are stored in plain text in raddacct. I tried changing the attribute to Crypt-Password but it doesn't change anything. What do you mean

Re: store encypted passwords

2012-10-08 Thread jon jon
doesn't change anything = password is still showing as plain text What do mean by modified the attribute's value accordingly? On Mon, Oct 8, 2012 at 4:02 PM, Matthias Nagel matthias.h.na...@gmail.com wrote: Hello, I have set up FreeRADIUS Version 2.1.10 on an Ubuntu server 12.04, Mysql

Re: store encypted passwords

2012-10-08 Thread Matthias Nagel
Hello, first, please use the correct way of quoting for mailing list. This is to say, write your comments below the original text that it refers to. That way readers who pick up a thread later can follow more easily. But now back to topic. Am Montag 08 Oktober 2012, 16:17:52 schrieb jon jon:

Re: IP Grouping

2012-10-08 Thread alan buxey
Hi, that would only give you a match on 2 addresses. The Full IP's ranges from 10.250.144.0- 10.250.189.9. This are very many IP's to create single. you could almost do that with one subnet match pity you dont have .190 and .191 ranges. this would probably take around 6 or 7

Re: store encypted passwords

2012-10-08 Thread alan buxey
Hi, I have set up FreeRADIUS Version 2.1.10 on an Ubuntu server 12.04, Mysql Server version: 5.5.24. Everything is up and running but the users passwords are stored in plain text in raddacct. I tried changing the attribute to Crypt-Password but it doesn't change anything. Do I need to make a

Outpairs not working on external script when user is located in MYSQL

2012-10-08 Thread Thomas Raabo - Zitcom A/S
Need som help getting my external script to work Here is my External module exec MOTP { wait = yes program = /etc/raddb/otpverify.sh %{User-Name} %{User-Password} %{reply:Secret} %{reply:Pin} %{reply:Offset} input_pairs = request output_pairs = reply

Re: help - simultaneous accounting

2012-10-08 Thread 劉君羿
I am using *Chillispot* on my NAS. But it doesn't seem to support CoA. Can you suggest other AP controllers? By the way, I though concurrent accounting was a feature that should be supported. I wonder why it's not supported by the major AAA protocols. - List info/subscribe/unsubscribe? See

Re: help - simultaneous accounting

2012-10-08 Thread Fajar A. Nugraha
On Tue, Oct 9, 2012 at 7:21 AM, 劉君羿 trantor@gmail.com wrote: I am using Chillispot on my NAS. But it doesn't seem to support CoA. Really? How did you determine that? Can you suggest other AP controllers? http://lmgtfy.com/?q=chillispot%20coa%20disconnect See top result -- Fajar - List

Re: help - simultaneous accounting

2012-10-08 Thread 劉君羿
Sorry, my fault.. I just take a look at ChilliSpot radius.h, and there's code about coa. Thank you! 2012/10/9 Fajar A. Nugraha l...@fajar.net On Tue, Oct 9, 2012 at 7:21 AM, 劉君羿 trantor@gmail.com wrote: I am using Chillispot on my NAS. But it doesn't seem to support CoA. Really? How did