(RADIATOR) handler or hook?

Hugh Irvine hugh at open.com.au
Wed Nov 17 20:47:52 CST 2004


Hello Roger -

Something like this:

<Handler >

	AuthLog authlog
	SessionDatabase Session1
	
	AuthByPolicy ContinueUntilAccept

	AuthBy pap

	<AuthBy GROUP>
		<AuthBy INTERNAL>
			DefaultResult ACCEPT
			AddToReply .....
		</AuthBy>
	</AuthBy>

</Handler>


regards

Hugh


On 18 Nov 2004, at 20:52, Roger Mangraviti wrote:

> Hi Guys,
>
> I'm trying to implement a new auth flow, if a user does not exist I 
> want to allow access with a private ip address.
>
> now i'm not sure how to implement this the best way, I was wondering 
> if someone could advise on the best method.
>
> hear is the handlers:
>
> <Handler Acct-Status-Type=/Alive/>
> AuthLog authlog
> AuthByPolicy ContinueWhileAccept
> SessionDatabase Session1
> AuthBy ID_0
> </Handler>
>
> <Handler Acct-Status-Type=/Stop/>
> SessionDatabase Session1
> AuthByPolicy ContinueWhileAccept
> AuthBy ID_0
> </Handler>
>
> <Handler >
> AuthLog authlog
> SessionDatabase Session1
> AuthBy pap
> </Handler>
>
>
> Thanks
> Roger
>
> --
> 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.



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