Re: RE:SAMBA PROBLEM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It helps to follow a conversation if you don't top post, and even more
importantly not mixing a top post with another replying format.  Stick
to plain text, don't quote everything, and quote in a coherent fashion.


Randy Easley:
>> I cannot print from a winXp machine to a Fedora server? Smb.conf has 
>> public = yes and guest ok = yes. On the same workgroup with no domain. 
>> I can clearly see the file shares which are also public.
>>
>> Log files show WERR_ACCESS_DENIED over and over. 


I can't see who wrote:
>> make sure that the 'user' printing (there is a user even if it is a
>> 'guest' - it would be whichever user guest is being mapped to) has
>> write privileges to the 'spool' directory that you created in
>> smb.conf


Randy Easley:
> I do not understand? (Ignorance) 
> 
> If you have public and guest set to yes why couldnʼt ANY windows PC
> print to a linux printer?

Simplistic explanation:  The Samba configuration governs how the SMB
networking works.  *If* printing *also* requires the ability to write
data to the local hard drive, the right permissions need setting there,
as well.  SELinux might also play a role, if you have it enabled.  You
might want to look through your SELinux settings related to Samba, CUPS
and printing.

My Samba configuration, to which I've not tried printing with for a long
time, has /var/spool/samba in the [printers] section.  An educated guess
says that printing probably writes to that space, spooling data through
it along its way to the printer.  Looking at the file system permissions
for that directory, I see it allows all users to read/write/execute that
directory, and the sticky bit is set to retain ownership.

Show us what you get for this command:  ls -ld /var/spool/samba/

I get this:  drwxrwxrwt  2 root root 4096 2006-07-25 05:41 /var/spool/samba/

-- 
(Currently running FC4, occasionally trying FC5.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux