Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > Setup certificate authority

Reply
Thread Tools Display Modes

Setup certificate authority

 
 
tnt
Guest
Posts: n/a

 
      08-26-2009


Hello,

We set up a machine to be the host of the CA. It is a member server on the
domain. We choose enterprise CA during the setup.

We don't see any AD requesting the cerfiticate at all. When does it ask for
the cert?


I also tried this:

1. Please check to ensure that a new security group, CERTSVC_DCOM_ACCESS,
has been created after Windows
Server 2003 SP1 or later has been applied.
2. Please add the "Domain Users", "Domain Computers", "Domain Controllers"
groups to the new
CERTSVC_DCOM_ACCESS security group at the AD.
3. Then we can have Certificate Services update the DCOM security settings
by running the following commands:

certutil -setreg SetupStatus -SETUP_DCOM_SECURITY_UPDATED_FLAG
net stop certsvc
net start certsvc.

1. In Certificate Template snap-in, right click the certificate template
“Domain Controller Authentication” and ensure that Domain Controllers and
ENTERPRISE DOMAIN CONTROLLERS groups has the Enroll and Autoenroll
permissions, Authenticated Users has Read permission.

2. Verify that Authenticated Users is member of the Certificate Service
DCOM Access group.


TIA,
tnt
 
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
Software Publishing Certificate Certificate Authority engrkurt Windows Vista Drivers 7 06-07-2007 05:38 AM
sbs 2k3 - certificate authority web server template - not being able to issue a certificate Pedro M. Leite Windows Small Business Server 3 05-14-2007 05:24 PM
Certificate Authority MR Windows Server 3 12-19-2006 02:53 AM
DC - Certificate Authority J.Rotten Active Directory 3 05-19-2006 01:13 PM
Is it possible: Generate Certificate Signing Request (CSR) for Verisign or other trusted Certificate Authority from command line? Shane M Ryan Scripting 0 09-12-2005 09:49 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