From Fedora Project Wiki
fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (1 revision(s))
(No difference)

Revision as of 16:28, 24 May 2008

Integrate Portreserve

Summary

Integrate the port reservation utility into the distribution so that servers requiring privileged ports know to use portrelease in their initscripts.

Owner

  • Name: TimWaugh

Current status

  • Targeted release: Fedora 10
  • Last updated: 2008-05-15
  • Percentage of completion: 20%

Detailed Description

The portreserve utility prevents RPC services taking specified privileged TCP ports. It does this by reserving them at boot, and provides a mechanism for releasing them on demand.

This is important for non-RPC services which require privileged ports, such as CUPS.

The portreserve package is currently under review (bug #445687). Once the package is accepted all that remains is to identify the services that should use it and to adjust their initscripts. The packaging guidelines may need updating as well, so that future packages that use portreserve do so consistently.

Benefit to Fedora

This will fix bug #430825, bug #103401, and other duplicates.

Scope

To be determined.

Test Plan

To be determined.

User Experience

Services don't randomly fail on boot.

Dependencies

The portreserve package review.

Contingency Plan

Leave services randomly failing.

Documentation

[1]

Release Notes