(RADIATOR) Traffic limiting
    Hugh Irvine 
    hugh at open.com.au
       
    Tue Apr  5 09:53:12 CDT 2005
    
    
  
Hello Vadim -
You could keep track of the traffic in the SQL database and 
authenticate the username/password from AD and also check the SQL 
database for the traffic limits. You would use two AuthBy clauses 
something like this:
	AuthByPolicy ContinueWhileAccept
	<AuthBy SQL>
		.....
	</AuthBy>
	<AuthBy LSA>
		.....
	</AuthBy>
regards
Hugh
On 5 Apr 2005, at 09:58, Vadim Tigin wrote:
> Hello, I have the following setup at work; Microsoft Windows Advanced 
> Server
> 2000 with SP4 Microsoft Active Directory (2000)
>
> FreeBSD 4.10 + MySQL (4.1)
>
> Radiator is installed on the windows box, I would like to do the 
> following;
> Microsoft Active Directory Authorise and Authenticate MySQL Accounting
>
> Now, while this is all quite easy to setup, I have a request, is it 
> possible
> to set out traffic limits in MySQL/AD so that when a certain user 
> reaches
> his limit, he is no longer able to connect. While at the same time not
> changing auth methods.
>
> I would like to avoid changing the AD sheme if possible.
>
> Thank you in advance
>
> --
> 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.
>
>
NB: I am travelling this week, so there may be delays in our 
correspondence.
-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
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