Simple Noc Authentication Example; Configuration Procedure - Colubris Networks CN3000 Administrator's Manual

Table of Contents

Advertisement

Chapter 8 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NOC authentication - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Chapter 8

Simple NOC authentication example

This is a simple example showing how to use the NOC authentication feature. For more
information about this feature see:
Configuration
1. Create the following folder on your web sever: newlogin
2. Copy the following files from the \HTML\Colubris\Internal folder on the CD and
procedure
3. Customize login.html to accept username and password information from
4. Start the management tool.
5. On the main menu, click Security, then click Authentication.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 182 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Chapter 14: Sample setup - Backend software
Chapter 17
for an example of the code that would be needed by a login application to
communicate with the CN3000.
place them in the newlogin folder.
• login.html
• transport.html
• session.html
• fail.html
• logo.gif
customers and then send it to the CN3000. You could use code similar to the
following PHP example to send login information back to the CN3000 for
authentication:
https:// ipaddress of CNx ;8090/goform/HtmlNocLoginRequest
?username= username &password= password &ipaddress= customer_ip
The variable loginurl contains the URL on the CN3000 where customer
information is sent for authentication.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents