Re: Iffy idea engineering using freeradius :-)

This is a discussion on Re: Iffy idea engineering using freeradius :-) within the FreeRADIUS Users forums, part of the Networking and Network Related category; Drew Weaver wrote: > Is there a way to make FreeRadius log proxy requests in a manner that > resembles ...


Go Back   Usenet Forums > Networking and Network Related > FreeRADIUS Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-16-2005
Thor Spruyt
 
Posts: n/a
Default Re: Iffy idea engineering using freeradius :-)

Drew Weaver wrote:
> Is there a way to make FreeRadius log proxy requests in a manner that
> resembles the AUTH log mechanism and will only log "accepted"
> requests?
> Or would that be source code modification?
>
> I wrote a php script that would parse the radius.log for Login OK: and
> then throw all the usernames/passwords in a SQL DB, but i don't know
> how
> it will be possible using the module provided considering it logs
> whether or not the authentication attempt was successful.
>
> Can anyone assist me please?


Actually, you can store them directly into an sql database in the post-auth
section:

In radiusd.conf:
....
post-auth {
sql
Post-Auth-Type Reject {
}
}
....

In proxy.conf:
proxy server {
...
post_proxy_authorize = yes
}
....


--
Groeten, Regards, Salutations,

Thor Spruyt
M: +32 (0)475 67 22 65
E: thor.spruyt@telenet.be
W: www.thor-spruyt.com

www.salesguide.be
www.telenethotspot.be


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:47 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0