<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 29, 2013 at 11:06 PM, Ed Greshko <span dir="ltr">&lt;<a href="mailto:Ed.Greshko@greshko.com" target="_blank">Ed.Greshko@greshko.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 03/30/13 13:03, Richard Vickery wrote:<br>

&gt; can anyone help me figure out what is going on here? I&#39;ll look at it in the morning, but still might not find it on my own.<br>
&gt;<br>
&gt; SELinux is preventing /usr/lib/cups/filter/hpcups from search access on the directory /var/lib/hp.<br>
&gt;<br>
&gt;<br>
<br>
</div>What is the output of<br>
<br>
ls -dZ /var/lib/hp<br>
<br>
It should be<br>
<br>
drwxr-xr-x. root root system_u:object_r:cupsd_var_lib_t:s0 /var/lib/hp<br>
<br>
If it is not, then<br>
<br>
restorecon -R /var/lib/hp<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div style>Before and after the command restorecon -R /var/lib/hp, ls -dZ /var/lib/hp reads</div><div style><br></div><div style>drwxr-xr-x. root root system_u:object_r:hplip_var_lib_t:s0 /var/lib/hp<br>
</div><div style><br></div><div style>But, when I plug the USB printer, and it connects, the printer doesn&#39;t exist:</div><div><br></div><div>$: lpr March*</div><div>lpr: Error - no default destination available. </div>
<div><br></div><div style>Location in system-config-printer shows empty / vacant</div></div></div></div>