(RADIATOR) AuthBy selectively or conditionaly

Hugh Irvine hugh at open.com.au
Fri Apr 18 18:08:35 CDT 2008


Hello Eddie -

Something like this:


<Handler>

	AuthByPolicy CointinueUntilAccept

	<AuthBy SQLDIGIPASS>
		.....
	</AuthBy>

	<AuthBy UNIX>
		.....
	</AuthBy>

</Handler>


hope that helps

regards

Hugh



On 18 Apr 2008, at 19:34, Eddie Chu wrote:
> Dear technical,
>
>   How can I achive the following scenario with Radiator, I would  
> like to deploy PAM to RADIUS module to Unix system logon.
>
> Scenario 1:
> - user who has secure token assigned will login against <AuthBy  
> SQLDIGIPASS> with one time password.
>
> Scenario 2:
> - user who has no secure token assigned will login against <AuthBy  
> UNIX>.  (may be if <AuthBy SQLDIGIPASS> return fail, then try  
> <AuthBy UNIX>)
>
>
> Eddie
>
> --
> 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?
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