Servertec workgroup.ini
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Command Line
Administrator
Localization
Programming
Security
Performance
Deployment
Java API
Servlet API
CGI
SSI
Servlets
Config Files
acl.ini
aliases.ini
archives.ini
computers.ini
contexts.ini
country_codes.ini
dbpools.ini
groups.ini
hosts.ini
iws.ini
keystore.ini
locales.ini
logger.ini
messages.ini
mimetypes.ini
realms.ini
resources.ini
rights.ini
servlets.ini
session.ini
templates.ini
users.ini
workgroup.ini

Log Files
Classes
Directory Tree
Samples
Legal
Contact Us

 

workgroup.ini, contains Workgroup Server definitions used by the Status Monitor.

Syntax

protocol://address:port = {user_name},{password}

address the host name or IP address of the server.

IP addresses are the form N.N.N.N for IPv4 and H:H:H:H:H:H:H:H for IPv6.

where N is a number from 0 to 255 and H is a hexidecimal number from 0000 to FFFF.

password

the password of the administrator.

port the port number to use, a value from 1 to 65536.

8080 is the default port for Servertec Information Server.

80 is the default port for Web Servers.

443 is the default port for SSL Web Servers.

protocol the Web protocol to use, [http|https].

http is the default protocol for Servertec Information Server.

http is the default protocol for Web Servers.

https is the default protocol for SSL Web Servers.

user_name the username of the administrator.

Notes

Workgroup Servers are used by the Status Monitor.

Additionally Username/Password should be kept private, with limited disclosure and should be changed frequently.

Changes made to configuration files will not be used until the server is restarted.

Example

HTTP://p2:8080 = admin,admin
HTTP://p3:80 = ,

 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:49 EDT 2005