(RADIATOR) Backup NT authetication

Hugh Irvine hugh at open.com.au
Mon Feb 18 16:59:29 CST 2002


Hello Gionata -

On Tue, 19 Feb 2002 04:27, gionata.lamia at t-systems.it wrote:
> Hi all,
> i had configured my radiator on linux server, with NT authentication. My
> question is, can i configure another server NT for backup purpose?
>

Yes, you can do something like this:

# define AuthBy clauses

<AuthBy NT>
	Identifier CheckNT
	.....
</AuthBy>

<AuthBy NT>
	Identifier CheckNTBackup
	.....
</AuthBy>

# define Realms or Handlers

<Realm ...>
	AuthByPolicy ContinueUntilAccept
	AuthBy CheckNT
	AuthBy CheckNTBackup
	.....
</Realm>


Hope that helps.

regards

Hugh


-- 
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.
===
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