<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Thanks for the info but it still has the same problem:
NT_STATUS_ACCESS_DENIED<br>
<br>
What can I do?<br>
Any further suggestions?<br>
<br>
<br>
Tim wrote:
<blockquote cite="mid1136270939.9607.39.camel@mongrel.lan.evpc.biz"
 type="cite">
  <pre wrap="">On Mon, 2006-01-02 at 21:25 -0700, C.F. Scheidecker Antunes wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">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?

<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
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You also need to listen to the LAN address.

  </pre>
</blockquote>
</body>
</html>