BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Administration Console Online Help:   Previous topic   |   Next topic   |   Contents   

 

UnixMachine

 

Create a Unix Machine

  1. Click the Machines node. The Machines table displays in the right pane showing all the Unix machines defined in the domain.

  2. Click the Create a New Unix Machine text link. A dialog displays in the right pane showing the tabs associated with configuring a new Unix machine.

  3. Enter values in the Name, Addresses, Post-Bind UID, and Post-Bind GID attribute fields. Click the Enable Post-Bind UID and the Enable Post-Bind GID checkboxes to enable the UID and GID respectively.

  4. Click Create to create a Unix machine instance with the name you specified in the Name field. The new instance is added under the Machines node in the left pane.

Clone a Unix Machine

  1. Click the Machines node. The Machines table displays in the right pane showing all the Unix machines defined in the domain.

  2. Click the Clone icon in the row of the Unix machine you want to clone. A dialog displays in the right pane showing the tabs associated with cloning a Unix machine.

  3. Enter values in the Name, Addresses, Post-Bind UID, and Post-Bind GID attribute fields. Click the Enable Post-Bind UID and Enable Post-Bind GID checkboxes to enable the UID and GID respectively.

  4. Click Create to create a Unix machine instance with the name you specified in the Name field. The new instance is added under the Machines node in the left pane.

Delete a Unix Machine

  1. Click the Machines node. The Machines table displays in the right pane showing all the Unix machines defined in the domain.

  2. Click the Delete icon in the row of the Unix machine you want to delete. A dialog displays in the right pane asking you to confirm your deletion request.

  3. Click Yes to delete the Unix machine. The Unix machine icon under the Machines node is deleted.

Assign a Unix Machine

  1. Click the instance node in the left pane under Machines for the Unix machine you want to assign. A dialog displays in the right pane showing the tabs associated with this instance.

  2. Click the Servers tab.

  3. Select one or more targets in the Available column that you want to assign to the Unix machine.

  4. Click the mover control to move the targets you selected to the Chosen column.

  5. Click Apply to save your assignments.

Configuration

Attribute

Description

Range of Values

Default Value

Name

 

This attribute returns the name of the Unix machine.

 

String

 

MyUnixMachine

 

Addresses

 

This attribute allows the user to set valid multicast addresses for a Unix machine.

 

Valid machine multicast addresses

 

Null

 

Enable Post-Bind UID

 

This attribute allows the user to enable or disable the post-bind UID.

 

Boolean

True = Selected

False = Not Selected

 

Not Selected

 

Post-Bind UID

 

Returns the UNIX UID a server running on this machine will run under after it has carried out all privledged startup actions. If this value is set, it is a valid Unix UID.

 

String

 

nobody

 

Enable Post-Bind GID

 

This attribute allows the user to enable or disable the post-bind GID.


 

Boolean

True = Selected

False = Not Selected

 

Not Selected

 

Post-Bind GID

 

Returns the UNIX GID a server running on this machine will run under after it has carried out all privledged startup actions. If this value is set, it is a valid Unix GID.

 

String

 

nobody

 

Servers

Attribute

Description

Range of Values

Default Value

Servers

 

This attribute allows the user to choose servers for this Unix machine.

 

List

 

Null

 

Notes

Attribute

Description

Range of Values

Default Value

Notes

 

This attributeprovides space for optional user supplied information.

 

The value must be an alphanumeric string.

 

Null

 

 

Back to Top