Re: Problems with compiling freeradius on Ubuntu Linux

2013-10-12 Thread Arran Cudbard-Bell
On 12 Oct 2013, at 17:40, Andrei Petru Mura wrote: > Hello, > > I imported FreeRADIUS from git on Eclipse, and tried to build it, but this > error occurs while building the project: > > threads.h:47:2: error: #error WITH_THREADS defined, but pthreads not available > > Can anybody guide me ho

Problems with compiling freeradius on Ubuntu Linux

2013-10-12 Thread Andrei Petru Mura
Hello, I imported FreeRADIUS from git on Eclipse, and tried to build it, but this error occurs while building the project: *threads.h:47:2: error: #error WITH_THREADS defined, but pthreads not available* * * Can anybody guide me how to solve this issue? Thanks. - List info/subscribe/unsubscribe?

Re: freeradius on ubuntu

2010-11-17 Thread Alan Buxey
Hi, >Hello > >I am lost in Freeradius on Ubuntu > >I want to use peap authentication in ubuntu platform, but it seems that >the rlm_eap_tls.so has license problem and not built in the ubuntu >freeradius, then I try to build the source code and find th

freeradius on ubuntu

2010-11-17 Thread Jia Fang (Matthew)
Hello I am lost in Freeradius on Ubuntu I want to use peap authentication in ubuntu platform, but it seems that the rlm_eap_tls.so has license problem and not built in the ubuntu freeradius, then I try to build the source code and find that in hardy 8.04, it need the debhelper version

Re: Configuration of FreeRADIUS on Ubuntu/Debian with OPEN-LDAP Authentication

2009-09-28 Thread Justin Steward
On Tue, Sep 29, 2009 at 12:45 AM, Ryaz Khan wrote: > I googled it lot but did not come to any comprehensive solution. You'll probably learn this the hard way anyway, but don't try to google for freeradius. Most of those hits will be outdated, even if it is on the topic you're searching for. 1) S

Re: Configuration of FreeRADIUS on Ubuntu/Debian with OPEN-LDAP Authentication

2009-09-28 Thread Alan Buxey
Hi, > I googled it lot but did not come to any comprehensive solution. http://wiki.freeradius.org/Rlm_ldap you need to ensure that the FreeRADIUS LDAP module can talk to your LDAP server - check the LDAP configuration in FreeRADIUS to ensure that the configuration, password etc etc is fine (mo

Configuration of FreeRADIUS on Ubuntu/Debian with OPEN-LDAP Authentication

2009-09-28 Thread Ryaz Khan
Hello everyone, I am the new member of this list, I just joined today and this is my first question so please ignore any unknown mistake(s) ! I have *Ubuntu Server edition 8.04.3* configured with samba with * open-ldap(slapd)* authentication which works pretty well I also installed *FreeRADIUS 2

Re: freeradius on ubuntu 8.04

2008-12-31 Thread tnt
>rad_recv: Access-Request packet from host 172.16.8.7:1543, id=106, length=57 >User-Name = "icore" >User-Password = "" >NAS-IP-Address = 64.241.16.2 >NAS-Port = 0 .. >rlm_ldap: performing search in o=nwf,c=us, with filter >(&(CN=icore)(objectClass=person)) >rlm_ldap

Re: freeradius on ubuntu 8.04

2008-12-31 Thread John Hottel
radius version is 1.1.7 r...@colo-radius:/usr/sbin# freeradius -X Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /etc/freeradius/proxy.conf Config: including file: /etc/freeradius/clients.conf Config: including file: /etc/freeradius/s

Re: freeradius on ubuntu 8.04

2008-12-31 Thread Alan DeKok
John Hottel wrote: > If i happen to make a login attempt within 15 seconds of that coming up, > i see: > > "---Walking the entire request list--- You are running 1.1.7 (or later). Upgrade to 2.1.3. > Waking up in 1 seconds... > sending Access-Reject > waking up in 4 seconds... " > > When

Re: freeradius on ubuntu 8.04

2008-12-31 Thread tnt
Run server as radiusd -X and post the debug in full. Server is doing something and the debug should show what. Ivan Kalik Kalik Informatika ISP Dana 31/12/2008, "John Hottel" piše: >yes, the request happens first before i see the "walking the entire request" >part. Also, the waking up in 1 sec

Re: freeradius on ubuntu 8.04

2008-12-31 Thread John Hottel
yes, the request happens first before i see the "walking the entire request" part. Also, the waking up in 1 second piece is repeated 3 times before i get the access reject. >>> On 12/31/2008 at 10:18 AM, in message >>> , wrote: >My issue is the first ldap connection works great. The first time

Re: freeradius on ubuntu 8.04

2008-12-31 Thread tnt
>My issue is the first ldap connection works great. The first time. I then see >a message on the server saying: > >"Nothing to do. Sleeping until we see a request." > >If i happen to make a login attempt within 15 seconds of that coming up, i see: > >"---Walking the entire request list--- >Wak

freeradius on ubuntu 8.04

2008-12-31 Thread John Hottel
All: I have recently built a new freeradius server. I built an old one a few years ago that has served me very well. I am not sure of the freeradius version on my new server, as i installed it using the apt-get process. The server is working great for the most part, but i am having a weird p

Re: Freeradius on ubuntu

2007-03-11 Thread YvesDM
On 3/11/07, adreas Polyxronopoulos <[EMAIL PROTECTED]> wrote: Hi list, I have tried ubuntu 6.10 desktop with freeradius1.1.3 source and everything work perfect. Now i have installed on another PC ubuntu 6.06server LAMP and i am in the moment where the freeradius should be installed. I can dow

Freeradius on ubuntu

2007-03-11 Thread adreas Polyxronopoulos
Hi list, I have tried ubuntu 6.10 desktop with freeradius1.1.3 source and everything work perfect. Now i have installed on another PC ubuntu 6.06 server LAMP and i am in the moment where the freeradius should be installed. I can download the source of freeradius and compile it or i can downloa