Configuring the command server, Setting the command server for ocs interaction, Deleting the command server – Tut Systems SMS2000 User Manual

Page 46: Authentication, Adding the ocs as the authentication server

Advertising
background image

Authentication

TUT Systems, Inc

Page 46 of 104

P/N 220-06288-20

Configuring the Command Server

Setting the Command Server for OCS
Interaction

To set the command server for the OCS interaction, use this command:

set cmd-serv ip_address


For example, to set the command server to 10.228.10.251, type:

sms2000%

set cmd-serv 10.228.10.251

Note:

This is normally not necessary if you use the auth add web command

with the cmd-serv option when adding the OCS.

Deleting the Command Server

To delete the command server, use this command:

delete cmd-serv ip_address


For example, to delete the command server with the IP address 10.228.10.251, use this
command:

sms2000%

delete cmd-serv 10.228.10.251

Note:

This is normally not necessary if you use the auth delete web command.

Authentication

Adding the OCS as the Authentication
Server

Use the auth add web command to configure a Web-based authentication server (OCS).
When subscribers connect, they are redirected to the specified page on the server. The
server then authenticates and redirects the subscriber to the specified URL in the
SMS2000 for network access. You can also configure the authentication server as a
command server by entering the cmd-serv option of auth add web. This is required for
the OCS.

Advertising