<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Security Descriptor Definition Language of Love (Part 1)</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx</link><description>Hi. Jim from DS here to tell you more than you ever wanted to know about the Security Descriptor Definition Language (SDDL). Windows uses SDDL in the nTSecurityDescriptor. The SDDL defines string elements for enumerating information contained in the security</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>   Defining, The Security Descriptor Definition Language - Part 1 &amp;raquo; D' Technology Weblog: Technology, Blogging, Tips, Tricks, Computer, Hardware, Software, Tutorials, Internet, Web, Gadgets, Fashion, LifeStyle, Entertainment, News and more by Dee</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3041190</link><pubDate>Mon, 21 Apr 2008 07:59:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3041190</guid><dc:creator>   Defining, The Security Descriptor Definition Language - Part 1 &amp;raquo; D' Technology Weblog: Technology, Blogging, Tips, Tricks, Computer, Hardware, Software, Tutorials, Internet, Web, Gadgets, Fashion, LifeStyle, Entertainment, News and more by Deepak Gupta.</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.ditii.com/2008/04/20/defining-the-security-descriptor-definition-language-part-1/"&gt;http://www.ditii.com/2008/04/20/defining-the-security-descriptor-definition-language-part-1/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>The Security Descriptor Definition Language of Love (Part 2)</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3051667</link><pubDate>Wed, 07 May 2008 19:35:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3051667</guid><dc:creator>Ask the Directory Services Team</dc:creator><description>&lt;p&gt;Hi. Jim here from DS here with a follow up to my SDDL blog part I. At the end of my last post I promised&lt;/p&gt;
</description></item><item><title>Event Logging policy settings in Windows Server 2008 and Vista</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3104154</link><pubDate>Tue, 12 Aug 2008 18:04:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3104154</guid><dc:creator>Ask the Directory Services Team</dc:creator><description>&lt;p&gt;Mike here again. Today I’m focusing on policy settings for the Event Logging Service. For clarity, these&lt;/p&gt;
</description></item><item><title>SDDL: Учимся описывать безопасность. Часть 2.</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3128153</link><pubDate>Thu, 25 Sep 2008 10:36:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3128153</guid><dc:creator>ИТ, ИБ и т.п.</dc:creator><description>&lt;p&gt;В прошлом выпуске я рассказал, как строится строка SDDL, так что мы теперь можем что-то прочитать на...&lt;/p&gt;
</description></item><item><title>re: The Security Descriptor Definition Language of Love (Part 1)</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3221949</link><pubDate>Fri, 03 Apr 2009 13:10:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3221949</guid><dc:creator>morgands</dc:creator><description>&lt;p&gt;Hi Jim. Great article(s). What does the GUID part of the ACE do? When looking at some objects from my DS I see for example: (OA;;CCDC;bf967a86-0de6-11d0-a285-00aa003049e2;;AO) (This is from the defaultSecurityDescriptor attribute on the Organizational-Unit object in the Schema partition). Also on W2K8 OUs are always created with and ACE for Everyone that denies DELETE and DELETE TREE, but I cannot find those in the defaultSecurityDescriptor. Where do they come from?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Morgan&lt;/p&gt;
</description></item><item><title>re: The Security Descriptor Definition Language of Love (Part 1)</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3222183</link><pubDate>Sat, 04 Apr 2009 00:48:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3222183</guid><dc:creator>zamij</dc:creator><description>&lt;p&gt;Hey Morgan,&lt;/p&gt;
&lt;p&gt;Thanks for your question. The ObjectType is a GUID representing an object class, attribute, attribute set, or extended right. If present it limits the ACE to the object the GUID represents. &amp;nbsp;The GUID string uses the format returned by the UuidToString function - &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/aa379352"&gt;http://msdn.microsoft.com/en-us/library/aa379352&lt;/a&gt;(VS.85).aspx&lt;/p&gt;
&lt;p&gt;The GUID in your example &amp;quot;BF967A86-0DE6-11D0-A285-00AA003049E2&amp;quot; is the &amp;quot;Schema-Id-Guid&amp;quot; for the Computer class of objects. &amp;nbsp;The OA indicates - Object Access Allowed which applies to a subset of objects. &amp;nbsp;The AO indicates this access is granted to &amp;quot;Account Operators&amp;quot;.&lt;/p&gt;
&lt;p&gt;I will get back to you next week on the W2K8 OU question.&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;
</description></item><item><title>re: The Security Descriptor Definition Language of Love (Part 1)</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3223124</link><pubDate>Mon, 06 Apr 2009 23:22:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3223124</guid><dc:creator>zamij</dc:creator><description>&lt;p&gt;Hey Morgan,&lt;/p&gt;
&lt;p&gt;The ACE for everyone that denies DELETE and DELETE TREE is set directly on the OU that is created at the time it is created. &amp;nbsp;It can also be unchecked and is not inherited. &amp;nbsp;If you open DSA.msc and enable advanced view and go to the advanced properties on the security tab you will see Everyone - Deny - Special permission. &amp;nbsp;If you do not see that explicit deny ACE, go to the Object tab to make sure &amp;quot;Protect object from accidental deletion&amp;quot; is checked.&lt;/p&gt;
&lt;p&gt;I created an OU called Test1 on a 2008 DC in my lab. &amp;nbsp;I ran the following command:&lt;/p&gt;
&lt;p&gt;DSACLS &amp;quot;ou=Test1,dc=Contoso,DC=Com&amp;quot;&lt;/p&gt;
&lt;p&gt;The explicit deny is always returned first -&lt;/p&gt;
&lt;p&gt;Owner: CONTOSO\Domain Admins&lt;/p&gt;
&lt;p&gt;Group: CONTOSO\Domain Admins&lt;/p&gt;
&lt;p&gt;Access list:&lt;/p&gt;
&lt;p&gt;Deny &amp;nbsp;Everyone &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SPECIAL ACCESS&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DELETE&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DELETE TREE&lt;/p&gt;
&lt;p&gt;In SDDL format -&lt;/p&gt;
&lt;p&gt;(D;;DTSD;;;WD)&lt;/p&gt;
&lt;p&gt;I only included the SDDL for the &amp;quot;Everyone&amp;quot; group as the SDDL list is quite lengthy for an OU.&lt;/p&gt;
&lt;p&gt;D = Deny&lt;/p&gt;
&lt;p&gt;DT = Delete Tree&lt;/p&gt;
&lt;p&gt;SD = Delete&lt;/p&gt;
&lt;p&gt;WD = &amp;quot;Everyone&amp;quot;&lt;/p&gt;
&lt;p&gt;I am glad you enjoyed the article. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;For more info on this subject go here: &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/enus/library/cc739350.aspx"&gt;http://technet.microsoft.com/enus/library/cc739350.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;
</description></item><item><title>re: The Security Descriptor Definition Language of Love (Part 1)</title><link>http://blogs.technet.com/askds/archive/2008/04/18/the-security-descriptor-definition-language-of-love-part-1.aspx#3242128</link><pubDate>Sat, 16 May 2009 07:02:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3242128</guid><dc:creator>leslinger</dc:creator><description>&lt;p&gt;Nice information on where the information is stored in the registry and how it relates to the tools we use. &amp;nbsp;I also found the following articles very useful for deciphering the SDDL format and how to use it for administrative purposes. &amp;nbsp;All you need to know is GR,GW,GA, and GX to grant access rights.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://networkadminkb.com/Shared%20Documents/Understanding%20the%20SDDL%20permissions%20in%20the%20ACE_String.aspx"&gt;http://networkadminkb.com/Shared%20Documents/Understanding%20the%20SDDL%20permissions%20in%20the%20ACE_String.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://networkadminkb.com/kb/Knowledge%20Base/Windows2003/How%20to%20Read%20a%20SDDL%20String.aspx"&gt;http://networkadminkb.com/kb/Knowledge%20Base/Windows2003/How%20to%20Read%20a%20SDDL%20String.aspx&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>