Yes , I am on Linux client. And I attach the log as you mentioned above.<div><br></div><div>So, I seem to get some inspire,  the value of the rule is some item in the log, right ? Thanks! <br><br><br><div class="gmail_quote">
2012/7/24 Hans de Goede <span dir="ltr"><<a href="mailto:hdegoede@redhat.com" target="_blank">hdegoede@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<div class="im"><br>
<br>
On 07/24/2012 02:22 PM, flooding Controlled wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi:<br>
<br>
   The code '''<br>
      * @rule1|@rule2|@rule3<br>
      *<br>
      * The default setting filters out HID (class 0x03) USB devices from auto<br>
      * connect and auto connects anything else. Note the explicit allow rule at<br>
      * the end, this is necessary since by default all devices without a<br>
      * matching filter rule will not auto-connect.<br>
      *<br>
      * Filter strings in this format can be easily created with the RHEV-M<br>
      * USB filter editor tool.<br>
      */<br>
     pspec = g_param_spec_string("auto-<u></u>connect-filter", "Auto Connect Filter ",<br>
                "Filter determining which USB devices to auto connect",<br>
                "0x03,-1,-1,-1,0|-1,-1,-1,-1,<u></u>1",<br>
                G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS);<br>
     g_object_class_install_<u></u>property(gobject_class, PROP_AUTO_CONNECT_FILTER,<br>
                                     pspec);<br>
'''<br>
<br>
  "0x03,-1,-1,-1,0|-1,-1,-1,-1,<u></u>1" , this is the rule to filter the usb device. I am afraid that my USB print may be filterd by it. Is there any detail descriptions about the rules and how can I make the rule according to my preferences? For exmple , I do not want to automount my USB mouse and keyboard, but my USB print. Can anyone give me some suggestions ?<br>

<br>
</blockquote>
<br>
<br></div>
Are you using the Linux or the Windows client? If you've a Linux client, can<br>
you please do "lsusb -v > lsusb.log" and send another mail with lsusb.log<br>
attached?<br>
<br>
Thanks,<br>
<br>
Hans<br>
</blockquote></div><br></div>