Certificate Authority Service Does Not Start When Remote Share Is the Specified Location for the Database and Log Files (254154)
The information in this article applies to:
- Microsoft Windows 2000 Server
This article was previously published under Q254154 SYMPTOMS
When you install Microsoft Windows 2000 Server, the Certificate Authority service does not start.
CAUSE
This behavior occurs when a remote network share is specified as the location for the Certificate Authority database, log files, or both.
RESOLUTIONUse Certutil.exe to change the database path to a local device: - Log on as a local administrator.
- At a command prompt, type certutil -setreg dbdirectory "C:\windows\system32\certlog", and then press ENTER.
Note In this procedure, "C:\windows\system32\certlog" can be replaced with any valid local path. - At a command prompt, type certutil -setreg DBLogDirectory "C:\windows\system32\certlog", and then press ENTER.
- At a command prompt, type certutil -setreg DBSystemDirectory "C:\windows\system32\certlog", and then press ENTER.
- At a command prompt, type certutil -setreg DBTempDirectory "C:\windows\system32\certlog", and then press ENTER.
Modification Type: | Major | Last Reviewed: | 5/14/2003 |
---|
Keywords: | kbprb KB254154 |
---|
|