|
Posted by Brian Komar [MVP] on September 13, 2006, 6:13 pm
Please log in for more thread options
patrik.nagelREMOVE@THISsep.ch says...
> Is it possible to move (backup/restore) an enterprise root ca in case of
> a system or hardware crash to a server with a *different name*? Is there
> a white paper available?
> The problem is, that in case of a system or hardware failure the W2003
> Enterprise Server(which also act as a DC) with Certificate Services
> installed have to brought up again before the (delta) CRL expires. It
> might be necessary to move the enterprise root ca shorty to another
> running server.
> All Clients are using Smartcard Logon Certificates...
>
> Thanks in advance
> Patrik
>
>
You cannot move an enterprise CA to a computer with a different domain and/or
computer name
(just as the dialog box warned you when you installed certificate services).
You can load the private key (if avaailable) at another box and resign the crl.
Look up the information when you type certutil -sign -?
Brian
|