ClearBox Server™ v2.3 Developer's Guide

IRADIUSAuthentication

When to Implement

It's optional.

When to Use

It is implemented to manage the RADIUS-specific authentication process. If not implemented, user is authenticated anyway with ICommonAuthentication interface.

Methods in Vtable Order

IRADIUSAuthentication Methods Description
GetRejectResponseAttributes
Called by server when user has not passed authentication so to obtain attributes which should be included in reject packet.
CanAuthenticate
Called by server after user is authenticated with his password.
GetChallengeResponseAttributes
Called by server when extension returned ACCESS_CHALLENGE in response to IRADIUSAuthentication::CanAuthenticate to obtain attributes to include in challenge packet.
ChallengeDataReply
Called when server receives response to its previous challenge.

Library

Declared in <server installation path>\SDK\TACRADServer.tlb

See Also

Authentication concepts, RADIUS specific authentication


© 2001-2004 XPerience Technologies. www.xperiencetech.com

Browser Based Help. Published by chm2web software.