TunnelGuard support for API calls. Nortel Networks Nortel Secure Network Access Switch 4050

Add to my manuals
922 Pages

advertisement

TunnelGuard support for API calls. Nortel Networks Nortel Secure Network Access Switch 4050 | Manualzz

Chapter 7 TunnelGuard SRS Builder 351

2 In the Available Expressions area, select the desired expression and click the

Delete Expression button.

Note: You cannot delete an expression that is used in a TunnelGuard rule.

TunnelGuard support for API calls

TunnelGuard can interact with other software vendor applications. In addition to its own checks, TunnelGuard can be configured to communicate with other applications and ask for their status. The result of the status check is treated the same as other checks and is reported back to the server. This capability allows administrators to use TunnelGuard to retrieve status from other software packages, such as personal firewalls and virus checkers, to make sure they are running properly.

Making API calls

TunnelGuard requires a Windows Platform DLL that implements at least one common entry point as described below.

Windows

#include <windows.h>

/* return values */

#define STATUS_SUCCESS 0

#define STATUS _FAILURE -1

#define STATUS_REQUIRES_UPDATE 1

/* simple check */ int WINAPI CheckStatus(void);

This API blocks until one of the required status, as mentioned above, is returned in 10 seconds or less. If an answer is not returned in a timely manner, it is assumed the software is unavailable, and the call times out and returns an error message.

Nortel Secure Network Access Switch 4050 User Guide

352 Chapter 7 TunnelGuard SRS Builder

320818-A

Chapter 8

Managing system users and groups

This chapter includes the following topics:

Topic

User rights and group membership

Managing system users and groups using the CLI

Roadmap of system user management commands

Managing user accounts and passwords using the CLI

Managing user settings using the CLI

Managing user groups using the CLI

CLI configuration examples

Managing system users and groups using the SREM

Managing user accounts using the SREM

Setting password expiry using the SREM

Changing your password using the SREM

Changing another user’s password using the SREM

Setting the certificate export passphrase using the SREM

Managing user groups using the SREM

370

370

374

376

377

379

381

356

358

359

360

Page

354

355

355

353

Nortel Secure Network Access Switch 4050 User Guide

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals

Download PDF

advertisement

Table of contents