Hints File and Users file and I am lost

2007-06-28 Thread Jeff
First let me say I have worked on this for a day, read pretty much all i can find, docs etc, and am getting more confused as I go, so its time to step back and ask for some help om what I am doing wrong. I am trying to get a default profile to work I can't put on in the users file cause

duplicate requests...

2007-06-28 Thread suganthi velusamy
- Bollywood, fun, friendship, sports and more... you name it, we have it.---BeginMessage--- Hi all In the file radiusd.c, i am not able to understand the following... what is fake request and what is duplicate requests??? when a

Re: Hints File and Users file and I am lost

2007-06-28 Thread Alan DeKok
Jeff wrote: I am trying to get a default profile to work I can't put on in the users file cause the billling program auto creates a file, and its the culprit Then post-process the file to fix it. ... well it turns out the billing program sends the info wrong it just not chageable at the

Re: duplicate requests...

2007-06-28 Thread Phil Mayers
To: free radius [EMAIL PROTECTED] Subject: duplicate requests... Date: Thu, 28 Jun 2007 06:03:01 +0100 (BST) Hi all In the file radiusd.c, i am not able to understand the following... what is fake request and what is duplicate requests??? when a request is

Re: duplicate requests...

2007-06-28 Thread tnt
There is not much to add to the explanations in the code. Ivan Kalik Kalik Informatika ISP Dana 28/6/2007, suganthi velusamy [EMAIL PROTECTED] piše: Hi all In the file radiusd.c, i am not able to understand the following... what is fake request and what is duplicate

Re: Hints File and Users file and I am lost

2007-06-28 Thread tnt
You (should) already have a DEFAULT entry (profile) in users file for Service-Type Framed-User. Just add Ascend-Data-Filter, Port-Limit etc. entries to it. That is if by default profile you mean one that should apply to everyone. If not, you will need to create groups and apply DEFAULT profile to

802.1x+EAP+LDAP

2007-06-28 Thread Arjuna Scagnetto
i have a configuration that works. Using 802.1x Eap-ttls (pap) and a OpenLdap for user authentication. It works. But this lines inside radius.conf make me confused. # Uncomment it if you want to use ldap for authentication # # Note that this means check plain-text password

Re: Pam_radius_Auth - Problem

2007-06-28 Thread Geoff Mitchell
Markus, Did you get any replies to your post from the 18th about pam_radius_auth not working, as I am having exactly the same issue. What I have found out is that the pam_radius_auth module is fine, except when the user is not in the password file. At this point it would seem that something

Re: Hints File and Users file and I am lost

2007-06-28 Thread Jeff
could i do a attr_rewrite to fix the ascend being written long and place it in ost process section? _ From: Alan DeKok [mailto:[EMAIL PROTECTED] To: FreeRadius users mailing list [mailto:[EMAIL PROTECTED] Sent: Thu, 28 Jun 2007 03:03:30 -0400 Subject: Re: Hints File and Users

Segfault when accessing request attributes

2007-06-28 Thread baki
Hello! I use Debian 4.0 with FreeRadius 1.1.3 and I am developing a custom module for the post-auth section. When I want to access the request attributes (user name and password) I get a segmentation fault with this code: VALUE-PAIR *request_pairs = request-packet-vp; When I used gdb to debug

Re: Hints File and Users file and I am lost

2007-06-28 Thread Alan DeKok
Jeff wrote: could i do a attr_rewrite to fix the ascend being written long and place it in ost process section? No. Fix the files written by your billing software to be correct, OR create entries yourself that follow the documented format. Alan DeKok. - List

Re: Hints File and Users file and I am lost

2007-06-28 Thread Jeff
gotcha thanks _ From: Alan DeKok [mailto:[EMAIL PROTECTED] To: FreeRadius users mailing list [mailto:[EMAIL PROTECTED] Sent: Thu, 28 Jun 2007 08:50:45 -0400 Subject: Re: Hints File and Users file and I am lost Jeff wrote: could i do a attr_rewrite to fix the ascend being written

Re: Segfault when accessing request attributes

2007-06-28 Thread Alan DeKok
[EMAIL PROTECTED] wrote: Hello! I use Debian 4.0 with FreeRadius 1.1.3 and I am developing a custom module for the post-auth section. When I want to access the request attributes (user name and password) I get a segmentation fault with this code: VALUE-PAIR *request_pairs =

Re: Hints File and Users file and (One More Pr oblem?)

2007-06-28 Thread Jeff
I have a fast question I created this in the users file and reloaded config as instructed using radtest i tryed a login request, the default group wasn't added to login using radius -X is showing nothing accept see below what I have for default users file at the top -

FreeRadius.Net

2007-06-28 Thread Summer Dance
Hi all, I have problem with FreeRadius.net - Windows version of FreeRadius and not sure if I am on right place to post question. Now, I will supose that I am on right question and post it, otherwise I suggest someone of administrators to point it out and hoppely point out where to post the

Re: Hints File and Users file and (One More Problem?)

2007-06-28 Thread tnt
That's normal. radtest doesn't send Service-Type in the request so it can't get those replies. You can use radclent to test with attributes. You should add Service-Type as a reply as well: DEFAULT Service-Type == Framed-User Service-Type = Framed-User, Framed-Protocol = PPP, ... Ivan Kalik

freeradius and AD

2007-06-28 Thread Donny Jekels
Did anyone ever got FreeRadius to work with AD on Windows 2003 R2? I tried the config recommended in the FAQ to get FR to work with AD and I never get nay use to authorize. Any advise or working configs would be greatly appreciated. - List info/subscribe/unsubscribe? See

Re: 802.1x+EAP+LDAP

2007-06-28 Thread Alan DeKok
Arjuna Scagnetto wrote: i have a configuration that works. Using 802.1x Eap-ttls (pap) and a OpenLdap for user authentication. It works. Because the inner tunnel session is PAP. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Windows sesion Login and Password

2007-06-28 Thread alfonso celestino
Hi everybody! We need your help. We are using freeradius for wireless users authentication using WPA - PEAP - with login and password different of Windows sesion; but there are many many users who treating to authenticate with windows sesion login; Can We limit the number of attempts or send

Re: freeradius and AD

2007-06-28 Thread tnt
http://wiki.freeradius.org/index.php/FreeRADIUS_Wiki:FAQ#It_still_doesn.27t_work.21 Dana 28/6/2007, Donny Jekels [EMAIL PROTECTED] piše: Did anyone ever got FreeRadius to work with AD on Windows 2003 R2? I tried the config recommended in the FAQ to get FR to work with AD and I never get nay use

Re: sqlippool reject authentication if no IP?

2007-06-28 Thread Hugh Messenger
Peter Nixon [EMAIL PROTECTED] said: On Thu 28 Jun 2007, Alan DeKok wrote: Hugh Messenger wrote: With my current configuration, if sqlippool cannot assign an IP, the authentication still succeeds. The module returns NOOP. It could arguable return fail. Just a nitpick, but for pool

Re: Windows sesion Login and Password

2007-06-28 Thread Arran Cudbard-Bell
alfonso celestino wrote: Hi everybody! We need your help. We are using freeradius for wireless users authentication using WPA - PEAP - with login and password different of Windows sesion; but there are many many users who treating to authenticate with windows sesion login; Can We

[meta] admin tools and utilities

2007-06-28 Thread Hugh Messenger
Forgive me if meta-discussions are frowned upon. I was just wandering what tools and utilities (not shipped with freeradius) people find useful in day to day admin and testing. My vote goes to NTRadPing, a fully featured Windows take on the standard UN*X radping. Freebie, from

Re: [meta] admin tools and utilities

2007-06-28 Thread Ryan Kramer
Haven't tried ntradping, but jradiussimulator does a great job of being a simulated radius client. http://jradius.org/wiki/index.php/JRadiusSimulator On 6/28/07, Hugh Messenger [EMAIL PROTECTED] wrote: Forgive me if meta-discussions are frowned upon. I was just wandering what tools and

Re: sqlippool reject authentication if no IP?

2007-06-28 Thread Peter Nixon
On Thu 28 Jun 2007, Hugh Messenger wrote: Peter Nixon [EMAIL PROTECTED] said: On Thu 28 Jun 2007, Alan DeKok wrote: Hugh Messenger wrote: With my current configuration, if sqlippool cannot assign an IP, the authentication still succeeds. The module returns NOOP. It could

Re: sqlippool reject authentication if no IP?

2007-06-28 Thread Peter Nixon
On Thu 28 Jun 2007, Peter Nixon wrote: Speaking of which.  What would be the simplest way of having an email alert if a 'notfound' happens?  This is all for PPPOE wireless clients, which are carefully provisioned.  So we should never end up running out of dynamic pool space, and I need to

radclient

2007-06-28 Thread Diana Robert
hi, i m using radclient with auth option to send a request packet to the server, now i want to know wat wil the other options namely auto, status, discover,coa do. and wat information has to be sent to the server if the corresponding option is used. thank you.