Enterprise Manager: BBjServices > Servers

To view this topic for the preceding Enterprise Manager, see EM Java App: Server Information (Servers tab).

Description

BBjServices is comprised of a number of different servers, each with a very specific purpose within the system. For example, there is a server to handle SQL operations, one for accessing data files, another for administrative tasks, etc. Some servers allow multiple instances to be run, where one might use SSL while the other does not. The Enterprise Manager provides an interface for managing each service.

To access the Servers, select BBjServices > Servers, and the servers tab will open to the right.

This tab displays all the available BBj Server Types. To view the various properties for a particular server, click the arrow to expand the details.

To change a value, expand the server’s properties and select the value to be changed. After making changes to any server property, make sure to save the changes so they will take effect. Many of the settings on this tab require a restart of BBjServices to take effect.

The following table describes the properties available. Some properties are specific to certain servers, while others are available for multiple server types. The more general properties are listed at the beginning of the table, and server-specific properties are listed under the corresponding server name.

General Properties

Bind Address

Sets the IP address of the only machine able to connect to the server. An address of 0.0.0.0 accepts connections from any IP address. An address of 127.0.0.1 (localhost) allows server access from that machine only.
Consider setting the Filesystem Server bind address to 127.0.0.1 to restrict access when the machine is outside of a firewall and network accessibility is not required.

Port

Identifies the port on which the server listens for connections.

Run Server

Enables or disables the server when BBjServices is running

Use SSL

Enables Secure Sockets Layer (SSL) for encrypting the data passed to and from the server. Both client and server must agree to use SSL.

Maximum Clients

Set the maximum number of client connections sustained simultaneously.

Skip Ident Verification

If true, the server will skip IDENT Verification. If false, it will use IDENTD in conjunction with RHOSTS for authentication.
NOTE: This option is only valid when User Authentication is not selected.

Enterprise Actor

Log Level

The level of logging to the user for this server. Choose INFO, WARNING, ERROR, or DEBUG.  

Filesystem

Password Auth

Enables user/password authentication on the Filesystem Server.

Prefixes

Prefixes

DSKSYN

DSKSYN

Skip Ident Verification

If true, the server will skip IDENT Verification. If false, it will use IDENTD in conjunction with RHOSTS for authentication.
NOTE: This option is only valid when User Authentication is not selected.

Skip Rhost Verification

If true, the server will skip Remote Host Validation. If false, it will use UNIX Remote Host Validation.
NOTE: This option is only valid when User Authentication is not selected.

PRO/5 DS 5.0

Timeout

Set timeout

Umask

Sets the default permissions

Advisory Locking

Advisory Locking

User Authentication

User Authentication

Scan All Roots

Scan All Root directories

Create Recoverable

Creates a highly recoverable

Create 64 Bit

Create 64 Bit

Mkeyed FID Always 6

Masks the high bit in an Mkeyed file

Prefixes

Prefixes

DSKSYN

DSKSYN

Skip Ident Verification

If true, the server will skip IDENT Verification. If false, it will use IDENTD in conjunction with RHOSTS for authentication.
NOTE: This option is only valid when User Authentication is not selected.

Skip Rhost Verification

If true, the server will skip Remote Host Validation. If false, it will use UNIX Remote Host Validation.
NOTE: This option is only valid when User Authentication is not selected.

Thin Client

Disallow Console

Set whether users are able to break from a program to a console prompt and execute arbitrary BBj commands

Web

Host Name

Host name attached to URLs coming from the server

Enable HTTP

Enables HTTP access on this server

HTTP port

If HTTP is enabled, the port that the HTTP server should run on.

SSL Port

If SSL is enabled, the port that the HTTPS server should run on.

SSL Keystone

SSL Keystone

SSL Keystone Password

SSL Keystone Password

Jetty Key Password

Jetty Key Password

SSL Trust Store

SSL Trust Store

SSL Trust Store Pass

SSL Trust Store Password

Default URL

The default URL to use when connecting to the root of the HTTP server

XCALL

Log Level

The level of logging to user for this server. Choose INFO, WARNING, ERROR, or DEBUG.

Default User

The default user for this server.

Force Default User

Force Default User.

Default Config

Default Config.

Force Default Config

Force Default Config.

Default Working Dir

Default Working Directory.

Force Default Working Dir

Force Default Working Directory.

See Also

Java Settings

Log Files

Memory Usage

Processes

Scheduling

Settings