Problems printing with SMB + cups after update

C.F. Scheidecker Antunes nando at antunes.eti.br
Tue Jan 3 04:25:38 UTC 2006


Hello all,

I have setup my machine to accept print jobs from other machines 
locally. Everything was working great until I've upgraded my FC4 with 
new packages. I am now having that NT_STATUS_ACCESS_ERROR from my client 
computer trying to print.

Here are my config files. Could anyone point me the error?

Thanks,

C.F.

/etc/samba/smb.conf

[laserjet1200]
        comment = Laserjet 1200
        path = /var/spool/samba
        browseable = yes
        printable = yes

/etc/cups/cupsd.conf

<Location /printers/laserjet1200>
#Order Deny,Allow
#Deny From All
#Allow From 127.0.0.1
#Allow From 192.168.1.*
#AuthType None
</Location>
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
Listen 127.0.0.1:631





More information about the fedora-list mailing list