Forcing User Logouts - HP MSM7xx Management And Configuration Manual

Hide thumbs Also See for MSM7xx:
Table of Contents

Advertisement

6. Select Public access > Web server.
7. Enable the NOC-based authentication feature.
8. Under Security add the IP address of the Web server to the Allowed Addresses box.
9. Under Active interfaces make sure that the interface on which the request will be
received is enabled.
10. Select Save.
11. Add the following entries to the Configured attributes table on the Public access >
Attributes page. (You can also define these attributes in the RADIUS profile for the
controller if you are using a RADIUS server.)
login-url=URL_of_page_on_remote_server
access-list=loginserver,ACCEPT,tcp,web_server_IP_address,443
ssl-noc-certificate=URL_of_the_certificate
ssl-noc-ca-certificate=URL_of_the_certificate
transport-page=web_server_URL/newlogin/transport.html
session-page=web_server_URL/newlogin/session.html
fail-page=web_server_URL/newlogin/fail.html
logo=web_server_URL/newlogin/logo.gif
use-access-list=loginserver

Forcing user logouts

Users can be logged out by calling the following URL:
https://
?ipaddress=user_ip
Note
This request must come from the login application (or another other application that is using
the same SSL certificate).
The controller returns a positive or negative answer for the user logout as standard HTML.
The login application must parse this information to retrieve the response.
Logout success
<HTML>
NOC_INFO_STATUS=NOC_STATUS_SUCCESS
</HTML>
:8090/goform/
controller_ip
HtmlNocLogoutRequest
NOC authentication

Forcing user logouts

D-13

Advertisement

Table of Contents
loading

Table of Contents