Re: LDAP Not working properly

2011-07-18 Thread vijaysingh
Yes, I want to send other attributes back for access to the terminal via RADIUS i.e. user should get access to cisco device and get privilege level 15 or 1. The /etc/raddb/users entry is as following :- DEFAULT LDAP-Group == CiscoAdminLr Service-Type = NAS-Prompt-User,

Re: radius.log test?

2011-07-18 Thread Alan Buxey
hi, All seems well besides this. It started happening a day ago every 30 seconds. Anyone understand what this is? check your changelog or revision control notes to see waht was done a day ago? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: radius.log test?

2011-07-18 Thread OzSpots - Carl Sawers
Thanks for that, rather odd, I ran radius -X and found the location the request was coming from, it was one of our pc's which must have been running a test in the background, a reboot turned it off. cheers Regards Carl - List info/subscribe/unsubscribe? See

Re: LDAP Not working properly

2011-07-18 Thread Alan Buxey
Hi, radiusd -X are you sure that your config isnt eg stripping cisco-avpair before the RADIUS accept packet is being sent to the device? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: vlan ldap radiusd

2011-07-18 Thread Serge van Namen
Op 15 jul 2011, om 23:25 heeft Alexander Clouter het volgende geschreven: Serge van Namen svna...@snow.nl wrote: I accomplished to strip the username, it authenticates successfully against LDAP. But eventually it fails on EAP I think, because the username isn't the original from the

radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread schnoocats
Hello everybody, as part of my studies I try to set up a radius server with a mysql database. I have a wifi access point defined as a client (172.16.140.87) in a NAS table inside my radius database. Everything works perfectly when i test with the tool radiusd -X ! But when i use the tool

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread Fajar A. Nugraha
On Mon, Jul 18, 2011 at 4:37 PM, schnoocats schnooc...@laposte.net wrote: Hello everybody, as part of my studies I try to set up a radius server with a mysql database. I have a wifi access point defined as a client (172.16.140.87) in a NAS table inside my radius database. Everything works

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread Serge van Namen
Op 18 jul 2011, om 11:37 heeft schnoocats het volgende geschreven: Hello everybody, as part of my studies I try to set up a radius server with a mysql database. I have a wifi access point defined as a client (172.16.140.87) in a NAS table inside my radius database. Everything works

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread Arran Cudbard-Bell
On Jul 18, 2011, at 11:37 AM, schnoocats wrote: Hello everybody, as part of my studies I try to set up a radius server with a mysql database. I have a wifi access point defined as a client (172.16.140.87) in a NAS table inside my radius database. Everything works perfectly when i test

Re: LDAP Not working properly

2011-07-18 Thread vijaysingh
I have started Radius with radiusd -X After entering user name and password in cisco device it is giving % Authorization failed. immediatley. The logs are as following. I don't know is it stripping cisco-avpair before the RADIUS accept packet are sent to device. How to check the same ?

Re: LDAP Not working properly

2011-07-18 Thread Alan DeKok
vijaysingh wrote: I have started Radius with radiusd -X After entering user name and password in cisco device it is giving % Authorization failed. immediatley. The logs are as following. I don't know is it stripping cisco-avpair before the RADIUS accept packet are sent to device. How to

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread schnoocats
Thank you, you're right !!! I have two installations of freeradius unintentionally ... Actually I'm under ubuntu server 10.04, I have compiled from freeradius-server-2.1.11.tar.gz I guess at one point I had to install the package freeradius in ubuntu (I suspect the command apt-get install

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread Fajar A. Nugraha
On Mon, Jul 18, 2011 at 6:46 PM, schnoocats schnooc...@laposte.net wrote: Thank you, you're right !!! I have two installations of freeradius unintentionally ... Actually I'm under ubuntu server 10.04, I have compiled from freeradius-server-2.1.11.tar.gz I guess at one point I had to install

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread sgilmour
What about if you compile using the Synaptic Package Manager? -- View this message in context: http://freeradius.1045715.n5.nabble.com/radiusd-X-read-my-sql-database-but-not-freeradius-X-tp4598772p4599357.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread schnoocats
Thanks Fajar for your proposal (PPA) I've just 2 beginner's questions: What does it mean dfsg ? What does it mean git ? -- View this message in context: http://freeradius.1045715.n5.nabble.com/radiusd-X-read-my-sql-database-but-not-freeradius-X-tp4598772p4599399.html Sent from the FreeRadius -

Re: LDAP Not working properly

2011-07-18 Thread vijaysingh
Got it, Actually I was givining wrong parameter in /etc/raddb/modules/ldap Changed the parameter as following, now it is working fine. groupmembership_attribute = memberOf Thanks for your support. Vijay. -- View this message in context:

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread Alan Buxey
Hi, Thanks Fajar for your proposal (PPA) I've just 2 beginner's questions: What does it mean dfsg ? What does it mean git ? DFSG = Debian Free Software Guidelines part of the DEBIAN social contract GIT = a revision control system (a way of storing files in a project so that multiple

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread Fajar A. Nugraha
On Mon, Jul 18, 2011 at 7:57 PM, schnoocats schnooc...@laposte.net wrote: Thanks Fajar for your proposal (PPA) PPA is not proposal. It's personal package archives. See http://blog.launchpad.net/ppa/personal-package-archives-for-everyone I've just 2 beginner's questions: What does it mean

Re: radiusd -X read my sql database but not freeradius -X

2011-07-18 Thread schnoocats
I solved my problem with my current install. In /etc/init.d/freeradius file i change 2 lines : PROGRAM=/usr/local/sbin/radiusd export PATH=${PATH:+$PATH:}/usr/sbin:/sbin:/usr/local/sbin Now the radiusd daemon start at launch (with my working configuration) Thank you everybody. -- View this

Re: Duplicate virtual server xxx always hits on HUP

2011-07-18 Thread Gary T. Giesen
I just had to back out this patch, it appears to be crashing occasionally on reload. I've been trying but haven't for the life of me been able to get any core dumps for you. I followed the instructions here: http://freeradius.org/radiusd/doc/bugs but still crashes without core dumps. GG On

Re: Duplicate virtual server xxx always hits on HUP

2011-07-18 Thread Gary T. Giesen
Scratch that, I spoke too soon, I'll start a new thread for my crashing on reload. On Mon, Jul 18, 2011 at 3:33 PM, Gary T. Giesen gie...@snickers.org wrote: I just had to back out this patch, it appears to be crashing occasionally on reload. I've been trying but haven't for the life of me

freeradius 2.1.11 crashes on reload/HUP

2011-07-18 Thread Gary T. Giesen
Since I upgraded to 2.1.11, freeradius is crashing occasionally on HUP/reload. It's really strange, it doesn't happen every time, and when it does happen, it takes like 5-10 minutes after the process is reloaded before it happens. I've tried to get core dumps, but have been unsuccessful. Can

Re: freeradius 2.1.11 crashes on reload/HUP

2011-07-18 Thread Alan DeKok
Gary T. Giesen wrote: Since I upgraded to 2.1.11, freeradius is crashing occasionally on HUP/reload. It's really strange, it doesn't happen every time, and when it does happen, it takes like 5-10 minutes after the process is reloaded before it happens. I've tried to get core dumps, but have

Re: freeradius 2.1.11 crashes on reload/HUP

2011-07-18 Thread Gary T. Giesen
Okay, so you have identified the issue? (as long as you're aware of the problem and can reproduce it I can live with not HUP'ing for now) GG On Mon, Jul 18, 2011 at 3:59 PM, Alan DeKok al...@deployingradius.com wrote: Gary T. Giesen wrote: Since I upgraded to 2.1.11, freeradius is crashing

Trying to wrap my head around FreeRadius config

2011-07-18 Thread Moe, John
Hello, all Apologies in advance if this isn't the right forum for this, or if it's already been answered somewhere, and my Google-fu just isn't up to the task. Please point me in the right direction if either is the case. I've managed to get a FreeRadius instance up that will authenticate a