Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Vistas "Authenticode" .. a pain in the ...

Reply
Thread Tools Display Modes

Vistas "Authenticode" .. a pain in the ...

 
 
Sascha
Guest
Posts: n/a

 
      01-21-2007
Vista refuses to load a driver and gives warnings in the logfiles about
that.

It doesn't BSOD or crash, it just refuses to load , just because it isn't
digitally signed !

In Beta2 and some RC of Vista it was possible to disable Code Integrity
Checks ( Signed Drivers ) via this command :

Bcdedit.exe -set nointegritychecks ON



This command has no function on rtm build x64 ( and x86 too ) of Windows.

I have the need to load a driver during startup, this is not written by any
Manufacturer or Hardwarevendor but by myself, so I want Vista to force
loading it for development purposes.

To develop on Betacode is not worth it, as rtm is out the door - so what can
I do ?


I searched this technet Howtos on BCDEDIT and cannot find how to permanently
disable codeintegritychecks for the Vista Kernel.

If somebody knows how to achieve this .

Any Help would be great.

I searched this technet Howtos on BCDEDIT and cannot find how to permanently
disable codeintegritychecks for the Vista Kernel.

http://technet2.microsoft.com/Window....mspx?mfr=true

"Digital Signatures for Kernel Modules.." :

http://209.85.129.104/search?q=cache...e&ct=clnk&cd=3

 
Reply With Quote
 
 
 
 
Dennis Pack
Guest
Posts: n/a

 
      01-21-2007
Sascha:
Press F8 during post, there you can disable driver signing for that
session. Have a great day.

--
Dennis Pack
XP x64, Vista Enterprise x64
Office2007
"Sascha" <> wrote in message
news:...
> Vista refuses to load a driver and gives warnings in the logfiles about
> that.
>
> It doesn't BSOD or crash, it just refuses to load , just because it isn't
> digitally signed !
>
> In Beta2 and some RC of Vista it was possible to disable Code Integrity
> Checks ( Signed Drivers ) via this command :
>
> Bcdedit.exe -set nointegritychecks ON
>
>
>
> This command has no function on rtm build x64 ( and x86 too ) of Windows.
>
> I have the need to load a driver during startup, this is not written by
> any Manufacturer or Hardwarevendor but by myself, so I want Vista to force
> loading it for development purposes.
>
> To develop on Betacode is not worth it, as rtm is out the door - so what
> can I do ?
>
>
> I searched this technet Howtos on BCDEDIT and cannot find how to
> permanently disable codeintegritychecks for the Vista Kernel.
>
> If somebody knows how to achieve this .
>
> Any Help would be great.
>
> I searched this technet Howtos on BCDEDIT and cannot find how to
> permanently disable codeintegritychecks for the Vista Kernel.
>
> http://technet2.microsoft.com/Window....mspx?mfr=true
>
> "Digital Signatures for Kernel Modules.." :
>
> http://209.85.129.104/search?q=cache...e&ct=clnk&cd=3


 
Reply With Quote
 
Jimmy Brush
Guest
Posts: n/a

 
      01-21-2007
Instead of disabling driver signature checks, you could sign your driver
with a test certificate:

http://msdn2.microsoft.com/en-us/library/aa906285.aspx


--
- JB
Microsoft MVP - Windows Shell/User

Windows Vista Support Faq
http://www.jimmah.com/vista/

 
Reply With Quote
 
Alexander Suhovey
Guest
Posts: n/a

 
      01-21-2007
"Jimmy Brush" <> wrote in message
news:7539A223-F222-4236-9C8A-...
> Instead of disabling driver signature checks, you could sign your driver
> with a test certificate:
> http://msdn2.microsoft.com/en-us/library/aa906285.aspx


The procedure and tools involved in the process of singning Vista drivers
with test certificates are also described in document OP was referring to:

Digital Signatures for Kernel Modules on Systems Running Windows Vista:
http://www.microsoft.com/whdc/system...kmsigning.mspx

One of key steps is to configure Vista to accept test-signed drivers using
BCDEDIT (fortunately, this setting is permanent):

Bcdedit.exe -set TESTSIGNING ON

Othervise Vista requires one of hardcoded into kernel root certs to be in
certificate chain. Which means that you need to buy commercial software
publishing certificate.

--
Alexander Suhovey

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista not wotking with "My Computer" or "Control Panel", "Screen Saver" Platebanger Windows Vista General Discussion 6 02-05-2008 01:54 PM
Buy Vista or die - " roll out Vista as soon as possible or be prepared for pain." Jdr Windows Vista General Discussion 7 12-10-2007 10:48 PM
Help wanted: Vistas "Windows Mail" and older SSL encryption method Magnus Flysjö Windows Vista Mail 0 10-17-2007 12:04 PM
For those who keep complaining about vistas "features" Former captain of the Enterprise Windows Vista General Discussion 0 04-17-2007 07:13 PM
Vista new "security" features more a pain in the butt then anything else Adam Albright Windows Vista Installation 3 02-11-2007 05:40 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59