jsandys
Posts: 628
Score: 27 Joined: 3/24/2005 From: San Antonio, TX Status: offline
|
EFS is on by default and will use an Enterprise CA once you install one, no configuration necesarry. It will automatically issue a key recovery cert to the domain admin but you should definately set up another key recovery account: http://technet2.microsoft.com/WindowsServer/en/Library/9216103d-91c6-40da-a370-f95ccf4beaca1033.mspx?mfr=true. Best practice is to actually create a separate, low-privilege account for this. Also check out the Microsoft Certificate Service Tech Center: http://technet2.microsoft.com/WindowsServer/en/Library/9216103d-91c6-40da-a370-f95ccf4beaca1033.mspx?mfr=true, it has a lot of good info including planning, implmentation, and administration checklists for certificate services. One quick note, a certificate services CA installed on Windows Enterprise is not the same thing as an Enterprise CA. An Enterprise CA is a CA that is integrated with AD and enables autoenrollment among other things. A CA installed on Windows Enterprise enables version two certificates and certificate template customization. If you can swing it, installing a CA on Windows Enterprise can help especially if you deploy ConfigMgr in native mode. As for the windows CA sub-ordinate to a *nix CA, sure its possible. All a sub-ordinate CA really is is a CA that has a sub-ordinate certicate issued to it from its parent. If you can issue one of these certs from the *nix CA for the Windows CA, which are all 100% standards based, the Windows CA doesn't care. This sub-ordinate Windows CA can then be an Enterprise CA; i.e., inegrated with AD. Also note that you are not limited to a single root CA; i.e., just because you already have a root CA in your eneterprise, doesn't mean you can't set up another one; they would be completely independant entities and not interfere with each other at all. To quickly summarize, certificates services has three different mode categories that can be mixed and matched based on your needs and configuration, none of these is dependant on the other and each has its own considerations: 1. AD Integrated (Enterprise CA) or not 2. Root or Sub-ordinate 3. On Windows Enterprise or Standard
< Message edited by jsandys -- 6/19/2008 9:25:17 AM >
_____________________________
Jason ________________________________________ http://myitforum.com/cs2/blogs/jsandys/default.aspx
|