smart cards logon with third certificates fails with "0x80092013 (

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

use the ms-resource kit dsstore:
dsstore DC=2003smartkey,DC=com -addroot myCATrust-ROOT.der mycaTrust
dsstore DC=2003smartkey,DC=com -addcrl CA_CRL.crl mycaTrustCa smartkeylogo.2003smartkey.com
dsstore DC=2003smartkey,DC=com -addcrl ROOT_CRL.crl mycaTrustRoot smartkeylogo.2003smartkey.com
ldifde -i -f Ntauth.ldf
dsstore -pulse
certutil -verify myuser.der

fails with "0x80092013 (-2146885613)"
who can help me ,thanks!
glory
 
use the ms-resource kit dsstore:
dsstore DC=2003smartkey,DC=com -addroot myCATrust-ROOT.der mycaTrust
dsstore DC=2003smartkey,DC=com -addcrl CA_CRL.crl mycaTrustCa smartkeylogo.2003smartkey.com
dsstore DC=2003smartkey,DC=com -addcrl ROOT_CRL.crl mycaTrustRoot smartkeylogo.2003smartkey.com
ldifde -i -f Ntauth.ldf
dsstore -pulse
certutil -verify myuser.der

fails with "0x80092013 (-2146885613)"
who can help me ,thanks!
glory
See if http://support.microsoft.com?kbid=825061
Certificate Services Does Not Start After You Upgrade to Windows 2000 Service
Pack 4, helps



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
thanks Jerold Schulman !
I see you reply ,but my error not is the sp4 and my certsrv is Start .
and certutil -verify ca.cer is ok
note:ca.cer is the domain ca
myuser.der is a third ca.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top