Machine: Configuration (Unix): General
This page allows you to define the general configuration for this Unix machine.
Configuration Options
Name Description Type The machine type.
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.