KubuntuPrinterSharing

Revision 3 as of 2006-06-22 09:41:40

Clear message

Summary

Easy way to turn on CUPS printer browsing and sharing.

Rationale

For security reasons printer sharing with CUPS is turned off by default, we should offer an easy way to turn it on similar to that added in gnome-cups-manager.

Use cases

Kirsty has a printer on her local network, she wants Kubuntu to be able to print to it.

Gregor has a printer connected locally to his computer, he wants to be able to share it with others on his local network.

Scope

Ensuring kdeprint has the same functionality as gnome-cups-manager.

Design

Add an item to the Printer Manager menu in KControl module of kdeprint to enable (or disable) printer sharing and browsing.

Implementation

A two state menu item "Enable Printer Browsing" should run /usr/share/cups/enable_browsing, if this script succeeds it will enable the menu item.

Another menu item "Enable Printer Sharing" should run /usr/share/cups/enable_sharing in the same way.


CategorySpec