use freeRadius client to connect a java application
Hi, In our company it's forbidden to use products with GPL License. So I ca not use Jradius client to connect my client application to a radius server. Since that FreeRadius is distributed under BSD, it's allowed to me to use this library. My queqtion is can you help me on how can I connect and authenticate my java application to a radius server using FreeRadius client?? Thanks in advance Regards Noura
Hi,
In our company it's forbidden to use products with GPL License. So I ca not use Jradius client to connect my client application to a radius server.
well, thats a little ridiculous as a standpoint - what about if it can give you a competitive edge? surely business is about profits and returns to eg shareholders...not about some kneee jerk reaction to software licencing models? my $0.01 alan
Hi They don't wont that the final product under GPL. They don't wont to give the code of the product release 2010/8/27 Marinko Tarlac <mangia81@gmail.com>
I agree :)
On 8/27/2010 8:42 PM, Alan Buxey wrote:
ts a little ridiculous as a standpoint - what about if it can give you a competitive edge? surely business is about profits and returns to eg shareholders...not about some kneee jerk reaction to software licencing models?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Fri, Aug 27, 2010 at 6:05 PM, Noura Kossentini <kossentini.noura@gmail.com> wrote:
Hi,
In our company it's forbidden to use products with GPL License.
Is it because you don't want the end product to use GPL?
So I ca not use Jradius client to connect my client application to a radius server.
Since that FreeRadius is distributed under BSD, it's allowed to me to use this library.
AFAIK freeradius by itself does not have java bindings, so you can't connect it directly Have you tried http://www.google.com/search?q=radius+java http://tinyradius.sourceforge.net/ (since it's LGPL, if you use it without modification, your end product does not have to be licensed as GPL/LGPL) -- Fajar
participants (4)
-
Alan Buxey -
Fajar A. Nugraha -
Marinko Tarlac -
Noura Kossentini