Edit Package

Configuration Information

Current Status

Delete

Description

Handlers

IDT

IDT Remains Resident

Listeners

Name

New Status

Package Module

Package Path

Packages

Servers

Services

Edit Package

Use this page to change configurable attributes of an implementation package.

Top

Servers

Click this to return to the list of all the servers on this Directory Server, on the Home page.

Top

Listeners

Click this to view a list of all the service listeners registered with the current server.

Top

Services

Click this to view a list of all the services registered with the current server.

Top

Handlers

Click this to view a list of all the request handlers registered with the current server.

Top

Packages

Click this to view a list of all the packages registered with the current server.

Top

Name

Specify the name of the package, up to 255 characters. You can change the name only if the server has the status "Stopped". You cannot include angle brackets (<>) or ampersands (&) in the name.

Top

Current Status

Shows the current status of the package.

Top

New Status

Choose a status from the list. The possible statuses are:

Available The package is available.
Disabled The package is disabled.

Top

Package Module

Specify the name of the library that contains the new package. You need to specify this only if the program is in a library that has a different name than the package name. Include the extension; library files have the extension .lbr or .dll on Windows, .lbr or .so on UNIX (.lbr or .sl on HP-UX PA-RISC).

Top

IDT

Specify the pathname of the IDT (interface definition table) for the package.

Top

IDT Remains Resident

Check this if you want the IDT to be loaded into the repository while the service is running. This can help performance if the service is frequently used and there are no constraints on shared memory.

Top

Package Path

Specify the path where the package file is located. If you do not specify this, the Directory Server looks for the file first in the path included in the interface definition table, and then in the paths specified by the COBDIR environment variable.

Top

Configuration Information

Specify textual configuration information that determines the behavior of the package. Optional.

Top

Description

Specify a text description of the package. Optional.

Top

Delete

Click this to delete the package. You cannot delete a package if it is associated with a service.

Top