ClearBox Server™ v1.2 Developer's Guide

ICommonAuthentication

When to Implement

It's mandatory for RADIUS protocol. It is optional for TACACS+ protocol if authentication process is not needed.

When to Use

It is implemented to authenticate users by their passwords.

Methods in Vtable Order

ICommonAuthentication MethodsDescription
SetUserPassword
Called by server when user changes his password.
GetUserPassword
Called by server to request user's password to authenticate him.
LogonStatus
Called by server to notify extension about authentication result.
CheckPassword
Called by server to check user's password when it is unavailable to extension in clear text but is provided in request packet.

Library

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

See Also

Authentication concepts, Common authentication process


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

Created by chm2web html help conversion utility.