Endpoint Protection Small Business Edition

 View Only
  • 1.  SEP 11.0.5 and guardant drivers

    Posted Feb 01, 2010 01:50 AM
    Hello.
    I have a programm which uses guardant hardlock key. Policy in SEP do not allow  usb devices, except printers, scanners etc. And this programm does't work. Developers recommend to turn off policy, but I need it.
    Through  DevViewer i have added ID of hardlock in allowed divices, but it is not enough. 
    SEP blocks this programm. 
    Here is site of hardlock developers http://www.guardant.ru/ Programm uses GRDKEY.SYS and GRDUSB.SYS.
    Is there any way to solve this problem?
    Thank You.


  • 2.  RE: SEP 11.0.5 and guardant drivers

    Posted Feb 01, 2010 02:43 AM

    Thank you for keeping us updated.

    Have you tried it with both Class and Device id.

    In the meanwhile we would check the information given by you.


  • 3.  RE: SEP 11.0.5 and guardant drivers

    Posted Feb 01, 2010 04:46 AM
    Create an exception with * refer following example

    If I wanted to allow  all Apple iPhones, I could use the following:

    \USB\Vid_05ac&Pid_1292\*

    If I wanted to allow all Apple USB devices, I could use this:

    \USB\Vid_05ac*

    If I wanted to block all Apple devices, I could try this:

    \*\Vid_05ac*

    In the above example,
    Vid_05ac - Vendor ID 05ac - Apple

    Pid_1292 - Product ID

     


  • 4.  RE: SEP 11.0.5 and guardant drivers

    Posted Feb 01, 2010 10:29 PM
    Yes, I have tried Class and Device id.
    Developers of the programm say that the problem with drivers which i have mentioned above. SEP blocks them. Probably (i\m not good at it) developers of the guardant drivers have made new protection algorythm.
    Thank You.


  • 5.  RE: SEP 11.0.5 and guardant drivers

    Posted Feb 04, 2010 10:00 PM
     Do You need GRDKEY.SYS and GRDUSB.SYS files?