I tried to search the source code...to find where i can edit it..to get milliseconds resolution....but couldnt find it...can you please tell me as to where i can edit the source code.....and how.... Thanks, Silpa freeradius-users-request@lists.freeradius.org wrote: Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Re: Question Regarding FreeRADIUS debug ----please help! (Alan DeKok) 2. Re: FreeRADIUS 1.1.1 Segmentation fault on Fedora 4 (Alan DeKok) 3. Re: Freeradius-Users Digest, Vol 12, Issue 56 (Out Of Office) (BRETT WEEAST) 4. freeradius 1.0.5 - Max-All-Session, Max-Daily-Session and Max-Monthly-Session maximum value limit (James) 5. Re: freeradius 1.0.5 - Max-All-Session, Max-Daily-Session and Max-Monthly-Session maximum value limit (Alan DeKok) 6. Simultaneous-Use Issue (James) 7. EAP/TLS Authentication fail~~~~ (=?gb2312?B?y+8gx78=?=) ---------------------------------------------------------------------- Message: 1 Date: Wed, 12 Apr 2006 17:13:26 -0400 From: "Alan DeKok" Subject: Re: Question Regarding FreeRADIUS debug ----please help! To: FreeRadius users mailing list Message-ID: <20060412211326.4676716CC1@mail.nitros9.org> Silpa Akkina wrote:
server....i think all i can get is debug with seconds resolution...but for my
project i have to take milli seconds readings....please help!
Edit the source code. Alan DeKok. ------------------------------ Message: 2 Date: Wed, 12 Apr 2006 17:15:04 -0400 From: "Alan DeKok" Subject: Re: FreeRADIUS 1.1.1 Segmentation fault on Fedora 4 To: FreeRadius users mailing list Message-ID: <20060412211504.73DF516CC1@mail.nitros9.org> Nikolas Thoman wrote:
Any help in diagnosing the reason why I'm encountering a fault in malloc would be much appreciated.
It usually happens because something else in the code is over-writing a buffer, or writing to free'd memory. Run the server under valgrind to see what's going on. You'll have to pass special options to work around the infinite SSL warnings, but those warnings can be ignored. Alan DeKok. ------------------------------ Message: 3 Date: Wed, 12 Apr 2006 17:40:12 -0400 From: "BRETT WEEAST" Subject: Re: Freeradius-Users Digest, Vol 12, Issue 56 (Out Of Office) To: Message-ID: Content-Type: text/plain; charset=US-ASCII I will be out of the office Thu, April 13 through Fri, April 21. If you require assistance prior to April 24, email the Network Services Unit at: r035@gw.njsp.org
freeradius-users 04/12/06 17:12 >>>
Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Re: Freeradius, mysql, please help!!! (YvesDM) 2. Re: Question (YvesDM) 3. Re: Freeradius, mysql, please help!!! (Laker Netman) 4. Multiple Locations and configuring 2 different methods of Access (James) 5. Re: FreeRADIUS and SNMP (Kevin Bonner) 6. FreeRADIUS 1.1.1 Segmentation fault on Fedora 4 (Nikolas Thoman) 7. Question Regarding FreeRADIUS debug ----please help! (Silpa Akkina) ---------------------------------------------------------------------- Message: 1 Date: Wed, 12 Apr 2006 20:43:22 +0200 From: YvesDM Subject: Re: Freeradius, mysql, please help!!! To: "FreeRadius users mailing list" Message-ID: <799e44b30604121143g1a162577uc05f667dacdaf21f@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" On 4/12/06, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
ummm. I'm not too certain here but wasnt the password you defined in the mySQL database for john $1$bkW9WNor$tq5sRRiUcwOV4/fwk3CYM/ if this is a crypted password then surely the attribute is Crypt-Password rather than User-Password?
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Correct, alan DeKok told me too. I changed it, but it didn't solve the problem. tnx yves