Re: Segfault while sending Access-Accept

2005-11-16 Thread Kristina Pfaff-Harris
On Wed, 16 Nov 2005, Luca Corti wrote: > > There is (or was) also an option in radiusd.conf that says > > "allow_core_dumps = no". You may need to set this to "yes," but I'm > > not sure that applies to debug mode. > > As I said I set allow_core_dumps to yes and tried running freeradius > both in

Re: MSSQL Querys -> No matching entry

2005-11-15 Thread Kristina Pfaff-Harris
On Tue, 15 Nov 2005, Fernando Brito wrote: > query: SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE Username = > '00:11:7C:00:01:57' ORDER BY id > radius_xlat: 'SELECT > radgroupcheck.id,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op > FROM rad

Re: Segfault while sending Access-Accept

2005-11-15 Thread Kristina Pfaff-Harris
On Tue, 15 Nov 2005, Luca Corti wrote: > freeradius -X (also tried -x and init.d script) > > and reproduced the problem. I can't find the core file though... were is > it supposed to be saved? Luca, are you on a Linux/Unixish type system? If so, and if worst comes to worst, you may be able to f

Re: nospace_user not working as expected in 1.0.5

2005-11-14 Thread Kristina Pfaff-Harris
On Mon, 14 Nov 2005, Alan DeKok wrote: > Kristina Pfaff-Harris <[EMAIL PROTECTED]> wrote: > > But seriously, folks. We can deal with that -- a little more load on the > > tech support folks, but not huge. On the other hand, I don't suppose you > > have any sugg

Re: nospace_user not working as expected in 1.0.5

2005-11-14 Thread Kristina Pfaff-Harris
On Mon, 14 Nov 2005, Alan DeKok wrote: > The whole "nospace_user" stuff is a *terrible* hack. Heh. Fair enough. > If that works, fine. But this functionality will *not* be in 1.1 or > later. Gads. You mean users will have to type their usernames and passwords correctly? Eek! :-) But seri

nospace_user not working as expected in 1.0.5

2005-11-14 Thread Kristina Pfaff-Harris
Hi, again. Another strangeness I noticed: we have "nospace_user = after" in radiusd.conf, but since switching to 1.0.5, this doesn't appear to act the same way as it did in 0.8.1. Using a username like "username " keeps rejecting the user instead of stripping spaces and trying again. "nospace_u

Re: Proxy replies not getting to/past proxy

2005-11-14 Thread Kristina Pfaff-Harris
On Fri, 11 Nov 2005, Alan DeKok wrote: > Are the attributes being received by the proxy? If so, which module > is deleting them? > > Debug mode should tell you more... Okey doke. I dunno why I didn't see this before, but I did some more testing in debug mode and found that [EMAIL PROTECTED

Re: Proxy replies not getting to/past proxy

2005-11-11 Thread Kristina Pfaff-Harris
On Fri, 11 Nov 2005, Alan DeKok wrote: > Are the attributes being received by the proxy? If so, which module > is deleting them? > > Debug mode should tell you more... Hrm. Good question. I guess I assumed they were since they were before. I'll see if I can get with the MegaPOP folks and f

Proxy replies not getting to/past proxy

2005-11-11 Thread Kristina Pfaff-Harris
Hi, all. First, let me say that if the answer to this is in the lists or the docs or rlm_whatever.c, please let me know. I've been searching for a few days, but either I'm not using the right queries to find my answer, or it's not there. (Ain't that always the way?) :-) We recently upgraded fr