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