<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; certificate</title>
	<atom:link href="http://risualblogs.com/blog/tag/certificate/feed/" rel="self" type="application/rss+xml" />
	<link>http://risualblogs.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 13:33:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Cert Publisher&#8217;s</title>
		<link>http://consulting.risualblogs.com/blog/2012/02/07/cert-publishers-2/</link>
		<comments>http://consulting.risualblogs.com/blog/2012/02/07/cert-publishers-2/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 12:15:16 +0000</pubDate>
		<dc:creator>richardk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cert Publishers]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Certificate Services]]></category>
		<category><![CDATA[PKI]]></category>

		<guid isPermaLink="false">http://2.452</guid>
		<description><![CDATA[Recently I was implementing a new PKI on a customer’s site. They had a single forest with 6 child domains, some of the domains dated back to 2000 and so the “Cert Publisher’s” group was defined as a Global Group. We need to add the computer account of the issuing CA&#8217;s to the Cert Publisher’s [...]


Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2011/11/14/cert-server-do-not-issue-san-names/' rel='bookmark' title='Permanent Link: Cert Server do not issue SAN names'>Cert Server do not issue SAN names</a> <small>I have found cases where the CA server do not include...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/02/22/microsoft-release-kb977611-to-fix-home-folder-deletions-when-changing-home-folder-path-to-a-dfsr-namespace-in-a-ad-user-account/' rel='bookmark' title='Permanent Link: Microsoft release KB977611 to fix home folder deletions when changing home folder path to a DFSR namespace in a  AD user account'>Microsoft release KB977611 to fix home folder deletions when changing home folder path to a DFSR namespace in a  AD user account</a> <small>Just to let you know Microsoft have released a hotfix...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/03/15/active-sync-some-users-cannot-set-up-smartphones/' rel='bookmark' title='Permanent Link: Active Sync some users cannot set up smartphones'>Active Sync some users cannot set up smartphones</a> <small>We recently had a problem with one of our customers...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Recently I was implementing a new PKI on a customer’s site.</p>
<p>They had a single forest with 6 child domains, some of the domains dated back to 2000 and so the “Cert Publisher’s” group was defined as a Global Group.<br />
We need to add the computer account of the issuing CA&#8217;s to the Cert Publisher’s group in each child domain and so need the group to be a “domain local” group scope.<br />
I used the following script to complete this as it is not possible to change within the gui of “Active Directory Users and Computers”</p>
<p>Set grp = GetObject(&#8220;LDAP://CN=Cert Publishers,CN=Users,DC=sub,DC=example,DC=com&#8221;)<br />
grp.Put &#8220;groupType&#8221;,&#8221;-2147483640&#8243;<br />
grp.SetInfo<br />
grp.Put &#8220;groupType&#8221;,&#8221;-2147483644&#8243;<br />
grp.SetInfo<br />
Changing the DC=sub for each domain</p>
<p>Save the above in a .vbs file and run within an elevated command prompt.</p>
<p>Regards,<br />
RichardK</p>


<p>Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2011/11/14/cert-server-do-not-issue-san-names/' rel='bookmark' title='Permanent Link: Cert Server do not issue SAN names'>Cert Server do not issue SAN names</a> <small>I have found cases where the CA server do not include...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/02/22/microsoft-release-kb977611-to-fix-home-folder-deletions-when-changing-home-folder-path-to-a-dfsr-namespace-in-a-ad-user-account/' rel='bookmark' title='Permanent Link: Microsoft release KB977611 to fix home folder deletions when changing home folder path to a DFSR namespace in a  AD user account'>Microsoft release KB977611 to fix home folder deletions when changing home folder path to a DFSR namespace in a  AD user account</a> <small>Just to let you know Microsoft have released a hotfix...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/03/15/active-sync-some-users-cannot-set-up-smartphones/' rel='bookmark' title='Permanent Link: Active Sync some users cannot set up smartphones'>Active Sync some users cannot set up smartphones</a> <small>We recently had a problem with one of our customers...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2012/02/07/cert-publishers-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Certificate Strangeness</title>
		<link>http://consulting.risualblogs.com/blog/2009/10/01/certificate-strangeness/</link>
		<comments>http://consulting.risualblogs.com/blog/2009/10/01/certificate-strangeness/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 21:40:51 +0000</pubDate>
		<dc:creator>simonw</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[x509]]></category>

		<guid isPermaLink="false">http://2.12</guid>
		<description><![CDATA[&#160; &#160; Here’s a scenario, you have a PKI, it all seems to be healthy, but when you try and use the certificates on your client systems, you get ‘unexpected results’ Alternatively, you have issued certificates previously, but when you come to renew, systems fail with ‘unexpected results’ At this point, you might be ready [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<h3>&#160;</h3>
<p>&#160;</p>
<p>Here’s a scenario, you have a PKI, it all seems to be healthy, but when you try and use the certificates on your client systems, you get ‘unexpected results’</p>
<p>Alternatively, you have issued certificates previously, but when you come to renew, systems fail with ‘unexpected results’</p>
<p>At this point, you might be ready to tear your hair out, or just go home for the night (or the month…). Instead, its worth checking the permissions on the folder where the client OS stores the systems private keys. If the ACL has been changed from the system default, results can be, lets say, unpredictable.</p>
<p>On XP and 2003 systems, the folder in question is “c:documents and settingsall usersapplication datamicrosoftcryptorsamachine keys”. This folder must NOT be inheriting permissions from its parent, and the ACL for the folder should contain Everyone:RW:This Folder Only, Administrators:F:This Folder Only – and nothing else! If you need to grant a service account access to one of the keys, add the account to the ACL on the specific file within the folder. Each file in the folder has explicit permissions defined, which will vary depending on the application that generated it, as a minimum they must include System:F and Administrators:R</p>
<p>Quite why the systems private keys would be stored in the All Users profile, I don’t know, but it has been moved in Vista and Server 2008 to “C:ProgramDataMicrosoftCryptoRSAMachineKeys”, which seems far more logical, and prevents errors where misguided administrators reset the permissions on the entire All Users profile. The ACL structure for the folder and its files remains the same.</p>
<p>A final word of warning – as with anything you read on the web, its always worth checking these ACL’s against a system in your environment that you know to be working, if you have one. It doesn’t matter how much you trust the writer, there’s nothing like the comfort of seeing a working system with your own eyes before you propose a change to hundreds or thousands of systems…</p>
<p>See <a href="http://consulting.risualblogs.com/blog/2009/10/12/scripting-acl-changes/">the next post</a> for info on scripting changes to the ACL’S</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2009/10/01/certificate-strangeness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

