Bug 169932

Summary: smb printers: browsing outside local network, wins support
Product: [Fedora] Fedora Reporter: Richard Renard <rrenard>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.6.143-1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-06 11:37:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch for the bug report none

Description Richard Renard 2005-10-05 12:36:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
The following fix adds support for browsing smb printers outside the local subnet.
It checks if a wins server is declared in smb.conf and uses the first one when browsing.

The patch adds a new column in the treeview, column that is used to contain domain informations, such as domain name and ip address of the master browser.



Version-Release number of selected component (if applicable):
system-config-printer-0.6.131.3-1

How reproducible:
Always

Steps to Reproduce:
1. browse the network looking for a printer
2.
3.
  

Actual Results:  A complete list of servers across subnets is returned

Additional info:

Comment 1 Richard Renard 2005-10-05 12:38:08 UTC
Created attachment 119638 [details]
patch for the bug report

Comment 2 Tim Waugh 2005-10-06 11:37:35 UTC
Thank you very much!