Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Machines: Unix Machine: Configuration: General

Configuration Options     Related Tasks     Related Topics

This page allows you to define the general configuration for this Unix machine.

Configuration Options

Name Description
Name

The name of this Unix machine.

MBean Attribute:
UnixMachineMBean.Name

Changes take effect after you redeploy the module or restart the server.

Enable Post-Bind UID

Specifies whether a server running on this machine binds to a UNIX User ID (UID) after it has carried out all privileged startup actions.

MBean Attribute:
UnixMachineMBean.PostBindUIDEnabled

Secure value: true

Changes take effect after you redeploy the module or restart the server.

Post-Bind UID

The UNIX user ID (UID) that a server running on this machine will run under after it has carried out all privileged startup actions. Otherwise, the server will continue to run under the account under which it was started.(Requires that you enable Post-Bind UID.)

MBean Attribute:
UnixMachineMBean.PostBindUID

Changes take effect after you redeploy the module or restart the server.

Enable Post-Bind GID

Specifies whether a server running on this machine binds to a UNIX Group ID (GID) after it has carried out all privileged startup actions.

MBean Attribute:
UnixMachineMBean.PostBindGIDEnabled

Secure value: true

Changes take effect after you redeploy the module or restart the server.

Post-Bind GID

The UNIX group ID (GID) that a server running on this machine will run under after it has carried out all privileged startup actions. Otherwise, the server will continue to run under the group under which it was started.(Requires that you enable Post-Bind GID.)

MBean Attribute:
UnixMachineMBean.PostBindGID

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top