Thanks for bearing with me. I am a part time sysadmin at a nonprofit. I do
PC Support, programming, user support and network support for 120 users and
6 servers. I don't get a lot of time to mess around with the network so
there are a lot of areas I don't have much knowledge about and the PKI stuff
is one of them.
It looks like the replication is OK
C:\>repadmin /showrepl
repadmin running command /showrepl against server localhost
Default-First-Site-Name\FSDC1
DC Options: (none)
Site Options: IS_GROUP_CACHING_ENABLED
DC object GUID: 9e6d98fd-7e99-4983-9e8c-369ed388fb39
DC invocationID: c23340b9-64e8-4bb1-b063-a32588cb736f
==== INBOUND NEIGHBORS ======================================
DC=LifeCareAlliance,DC=org
Default-First-Site-Name\DCBACKUP2 via RPC
DC object GUID: b35b0eaf-0161-4878-a706-c3df2026043f
Last attempt @ 2009-02-25 10:39:54 was successful.
CN=Configuration,DC=LifeCareAlliance,DC=org
Default-First-Site-Name\DCBACKUP2 via RPC
DC object GUID: b35b0eaf-0161-4878-a706-c3df2026043f
Last attempt @ 2009-02-25 10:11:23 was successful.
CN=Schema,CN=Configuration,DC=LifeCareAlliance,DC= org
Default-First-Site-Name\DCBACKUP2 via RPC
DC object GUID: b35b0eaf-0161-4878-a706-c3df2026043f
Last attempt @ 2009-02-25 09:50:52 was successful.
DC=DomainDnsZones,DC=LifeCareAlliance,DC=org
Default-First-Site-Name\DCBACKUP2 via RPC
DC object GUID: b35b0eaf-0161-4878-a706-c3df2026043f
Last attempt @ 2009-02-25 09:50:53 was successful.
DC=ForestDnsZones,DC=LifeCareAlliance,DC=org
Default-First-Site-Name\DCBACKUP2 via RPC
DC object GUID: b35b0eaf-0161-4878-a706-c3df2026043f
Last attempt @ 2009-02-25 09:50:53 was successful.
This is what I get in PKI view. The Xs indicate a big red X which I am
guessing indicates big trouble.
X Enterprise PKI
LcaDcBackup2
X LifeCareCA
CA Certificate OK
AIA Location #1 OK ldap:///CN=LifeCareCA, CN=AIA,
CN=Public%20%Key%20Services ....
X AIA Location #2 Unable to Download
http://fsdc1.lifecarealliance.org/Ce...LifeCareCA.crt
CDP Location #1 OK
DeltaCRL Location #1 OK
X DeltaCRL Location #2 Unable to Download
http://fsdc1.lifecarealliance.org/Ce...ifeCareCA+.crl
X CDP Location #2 Unable to Download
http://fsdc1.lifecarealliance.org/Ce...LifeCareCA.crl
DcBackup2 is our other Domain Controller. It has a local certification
authority that I installed when I was trying to get one of our users Windows
Mobil phone to work.
Not sure where to go from here.
""Joson Zhou (MSFT)"" <v-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Thank you for your response.
>
> Yes, it is recommended to make both the Domain Controllers Global Catalog
> servers in a single domain environment.
>
> Regarding the issue, is there any related event logged in the system?
> Traditionally, a PKI uses a distributed method of verification so that the
> clients do not have to contact the Certification Authority (CA) directly
> to
> validate the credentials presented. Instead, clients connect to alternate
> resources, such as Web servers or Lightweight Directory Access Protocol
> (LDAP) directories, where the CA has published its revocation information.
> As a result, the issue may not be caused by the CA offline.
>
> For more information:
>
> Certificate Revocation and Status Checking
> http://technet.microsoft.com/en-us/l...7027.aspx#EJAA
>
>
> I suggest that you run the PKI Health Tool (pkiview.msc) utility to
> analyze
> the health state of the PKI environment:
>
> Windows Server 2003 Resource Kit Tools
> http://www.microsoft.com/downloads/d...A69-57FF-4AE7-
> 96EE-B18C4790CFFD&displaylang=en
>
> If the CA passes all the tests, please also run the command repadmin
> /showrepl to check the replication status on both Domain Controllers.
>