Bug 805562 - Unable to share print queues
Summary: Unable to share print queues
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Guenther Deschner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-21 15:29 UTC by Tim Waugh
Modified: 2012-10-15 18:03 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-15 16:49:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Samba Project 8769 0 None None None 2012-10-15 16:49:25 UTC

Description Tim Waugh 2012-03-21 15:29:06 UTC
Description of problem:
I am trying to use samba to share a CUPS print queue over SMB.

Version-Release number of selected component (if applicable):
samba-3.6.3-78.fc16.x86_64

How reproducible:
100%

Steps to Reproduce:
1.First, connect a printer and print a test page.
2.Install samba.
3.smbpasswd -a twaugh (and set a password)
4.Now test whether samba can accept jobs. From the command line:

$ smbclient //mymachine/Epson-Stylus-D78 -U twaugh
(enter password)
smb: \> print /etc/fstab
  
Actual results:
NT_STATUS_ACCESS_DENIED opening remote file fstab-6144

Expected results:
File sent to print queue.

Additional info:
Also fails if "guest ok = yes" is set in [printers], and when connecting as a guest i.e. using -N.

Comment 1 Vitaly Lipatov 2012-10-15 18:03:16 UTC
Resolved by Andreas Schneider since 2012-10-08 11:46:16 UTC 
See https://bugzilla.samba.org/show_bug.cgi?id=8769


Note You need to log in before you can comment on or make changes to this bug.