(RADIATOR) AuthBy LDAP and Accounting by MySQL

Hugh Irvine hugh at open.com.au
Mon Aug 13 19:25:19 CDT 2007


Hello Uday -

You would do something like this:

# define Realm or Handler

<Handler ...>

	AuthByPolicy ContinueAlways

	<AuthBy SQL>
		......
		# disable authentication
		AuthSelect
		# configure accounting
		AccountingTable ......
		AcctColumnDef .....
		......
	</AuthBy>

	<AuthBy LDAP2>
		.....
	</AuthBy>

</Handler>

hope that helps

regards

Hugh



On 14 Aug 2007, at 07:44, Uday MOORJANI wrote:

> Hi guys,
>
>
>
> We have an authentication system for our DSL clients based on  
> radiator, our clients currently authenticate via an LDAP Directory,  
> now what we want is to log accounting information to an SQL server,  
> how do we do that ?
>
>
>
> I’ve searched the documentation for a way to do so and I’m not  
> quite sure how to get it done, any pointers guys ?
>
>
>
> Sincerely,
>
>
>
> cookie
>
>



NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/ 
radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
Have you checked the RadiusExpert wiki:
http://www.open.com.au/wiki/index.php/Main_Page

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.



--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list