(RADIATOR) Making Radiator Ignore a Request from PreAuthHook

Hugh Irvine hugh at open.com.au
Wed Nov 9 20:55:26 CST 2005


Hello Garry -

You can't do this directly from a PreAuthHook, but you can from a  
PostAuthHook - you simply need to return IGNORE.

There is an example in "goodies/hooks.txt" that shows how to cause a  
Reject (change "REJECT" to "IGNORE").

regards

Hugh


On 10 Nov 2005, at 09:52, Garry Thomas wrote:

> Hi,
> 	Is it possible to make Radiator ignore an authentication request  
> (ie make it look unreachable from the client point of view)
> from within a PreAuthHook? I have a PreAuthHook that "pre- 
> populates" the local MySQL database using a Web request. If the web
> request fails, I want Radiator to look like its dead, rather than  
> returning a reject because the local DB does not have the username
> information (which is what the Web request retrieves).
>
> Thanks
>
> Garry
>
> --
> 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:

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?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, 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