This bean represents a machine that is running the UNIX operating system. It extends MachineMBean with properties specific to the UNIX patform.
Attribute
|
Description
|
Range of Values and Default
|
Addresses
|
Deprecated. Returns the addresses by which this machine is known. May be either host names of literal IP addresses.
|
Admin Console field label: AddressesRequired: no
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
|
Admin Console field label: NameRequired: no
|
Notes
|
Optional information that you can include to describe this configuration.
|
Admin Console field label: NotesRequired: no
|
PostBindGID
|
Returns the UNIX GID a server running on this machine will run under after it has carried out all privileged startup actions. If this value is set, it is a valid Unix GID. If it is not set it is null.
|
Admin Console field label: Post-Bind GIDRequired: noDefault: nobody
|
PostBindGIDEnabled
|
Returns the value of the switch that allows the server to run under a UNIX Group ID after it has carried out all privileged startup actions.
|
Admin Console field label: Enable Post-Bind GIDDefault: falseSecure value: true
|
PostBindUID
|
Returns the UNIX UID a server running on this machine will run under after it has carried out all privileged startup actions. If this value is set, it is a valid Unix UID. If it is not set it is null.
|
Admin Console field label: Post-Bind UIDRequired: noDefault: nobody
|
PostBindUIDEnabled
|
Returns the value of the switch that enables the server to run under a UNIX UID after completing privileged startup actions.
|
Admin Console field label: Enable Post-Bind UIDDefault: falseSecure value: true
|
Type
|
Returns the type of the MBean.
|
Required: no
|