FREE SOFT Informática Site da Vircom Inc.
| Soluções | Serviços | Como Comprar |
VOP Mail server   
 

 Home do VOP COM 
 Lista de Recursos 
 Requisitos 
 Preços 

Atendimento:
 

The VOP COM Radius client (VOPCom.RadClnt) is an ActiveX/COM Object that gives developers the ability to include a Radius solution into their applications (VB, ASP, VC++, J++).

It can authenticate User IDs and generate accounting information in conjunction with a Radius Server, using the Radius protocol over a TCP/IP connection. Currently, the VOP COM Radius Client works with all Radius servers compliant with RFC 2138 & 2139. It also works with Vircom's WorldGroup Radius Server (WG Radius) and Vircom's VOP Radius Server,

The VOP COM client object was created using the ATL (Active Template Library) from Microsoft. It is essentially a basic COM Object, so it doesn't require an ActiveX Control Container to work. But, it can be considered as an ActiveX Control, since all ActiveX Controls are COM Objects, hence the title ActiveX/COM Object.

 
Recursos

Solicitações de Acesso
Envia pedidos-de-acesso padrões para o servidor Radius, abrangendo atributos configuráveis para UserName, Password NAS-IP-Address, NAS-Port-ID e NAS-Identifier.

Solicitações de Contabilidade
Assim que um pedido-de-acesso é reconhecido, você pode opcionalmente enviar um 'accounting start' ou 'stop packet' para indicar o início ou o final de uma seção. Você pode customizar o pacote enviado com diversos atributos incluíndo:the UserName, NAS-IP-Address, NAS-Port-ID, Service-Type, Account-Status-Type (ON, OFF, Start, Stop & Watchdog), Account-Session-Time e Session-ID.

Informação sobre Segurança Básica
Todos os pacotes são encriptados usando um "Secret/Segredo" que atual como uma chave de encriptação. Você pode definir esta chave por sí mesmo. Você também pode dizer ao VOPCOM para enviar pedidos de autenticação especificando o IP do servidor Radius e o número da porta. Isto lhe permite alterar a número da porta para outro diferente do padrão (ie: 1645 & 1646).

Registro de LOGs configurável
O objeto VOPCOM pode registrar toda informação Radius que ele envia e recebe em um arquivo de log. Você pode controlar a quantidade de informação que será gravada neste arquivo para manter o tamanho do arquivo manuseável.

Use with any platform
Works with Visual Basic, ASP Pages, Visual C++ and Java++, as well as any other languages supporting ActiveX/COM objects (Win32 Environment).

 
An Introduction to Radius
Radius
stands for Remote Authentication Dial-In User Services. Radius servers let you authenticate and account for users who gain access to the Internet by dialing into your network.

Network Access Servers (NAS) are multi-port devices that typically hookup to your TCP/IP (Ethernet) LAN. A NAS is a "smart" device with an on-board CPU that can handle on it's own SLIP, PPP and digital (ISDN/xDSL) traffic

The Catch: Network Access Servers can't store all the users you are likely to have in its meager internal database. They need to talk to an external "datasource" to authenticate your users. You also need to be able to keep track of usage as well. That's where Radius comes in.

Radius is a protocol developed by a consortium of companies that manufacture Remote Access Servers in association with the IETF (Internet Engineering Task Force). What Radius does is that it lets Network Access Servers (also called Remote Access Servers) talk to a central accounting system through the intermediary of a Radius server.

 
All Radius clients & servers operate using the following logic:
The Radius client issues an authentication-request to the Radius Server
The Radius Server receives the authentication-request and checks: Do the encryption keys match? Does the username exist in the authentication database? Do all the attributes conform to what's required to access this system?
If the answer is negative to any of the above, an access-rejected is returned to the client and the authentication process ceases or the client retries (go back to step #1).

The Radius client receives an access-granted at this point.
The Radius client can (optionally) send an accounting-start packet.
The Radius server sends an acknowledgment.
The Radius client can (optionally) send an accounting-stop packet on user disconnect.
The Radius server sends an acknowledgment.

VOP COM therefore, consists of the following processes:

Radius Authentication: In order to authenticate a user in your application using a Radius Server, you need to create a request instance, send the request to the proper server and then finally, close/free the request.

Radius Accounting: After a positive reply is received, you can create and send accounting packets from your application. To do so, you use VOP COM to create a request instance, set the accounting options, send the request to the proper Server and then close/free the request on disconnect.


Key Product Features
The VOP COM Radius Client allows for the creation of customizable Radius Requests that can be sent to an Radius Server for users trying to gain access to a remote service.

You will also be capable of viewing the results for different Radius Requests (Access Granted/Rejected).

VOP COM's functionality is identical to that of a NAS (Network Access Server also know as a Terminal Server) when querying a Radius server. For all intent and purpose, VOP COM looks like a dial-up user device.

VOP COM's features are based on the Radius attributes used when creating and sending a request. These attributes can be broken down into two categories, Access Requests and Accounting Requests. You can add any Radius attributes to your requests, and get any Radius attributes from server replies. Example: you could retrieve the session time limit for a user accessing a secured software application.

All of these requests include customizable values for various attributes. They also contain configurable options for the Secret, Radius Server IP Address and Radius Server Port number.

 

| Contatos | Mapa do Site |

© 1992~2003 FREESOFT Informática LTDA. Todos os direitos reservados.