<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Customizing OU User Access in a Hosted Environment</title><link>http://blogs.msdn.com/crm/archive/2009/07/17/customizing-ou-user-access-in-a-hosted-environment.aspx</link><description>Sometimes an organization unit (OU) will want to restrict Active Directory (AD) User queries in a hosted environment in CRM 4.0. This allows them more security from external organizations. In the multi-tenant or hosting environment, all CRM administrators</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Customizing OU User Access in a Hosted Environment</title><link>http://blogs.msdn.com/crm/archive/2009/07/17/customizing-ou-user-access-in-a-hosted-environment.aspx#9851225</link><pubDate>Tue, 28 Jul 2009 21:02:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9851225</guid><dc:creator>MP</dc:creator><description>&lt;p&gt;How can that be done globally? Would it be the same effect to disable the &amp;quot;Add User&amp;quot; button?&lt;/p&gt;
&lt;p&gt;The Propertyvalue:&lt;/p&gt;
&lt;p&gt;-propertyvalue:LDAP://hosting.com/OU=OU-A;DC=hosting;DC=com&lt;/p&gt;
&lt;p&gt;Let&amp;#180;s say we have a Customer Org which is build with HMC Standards:&lt;/p&gt;
&lt;p&gt;Domain: Activedirectorydomain.something.local&lt;/p&gt;
&lt;p&gt;OU=Hosting&lt;/p&gt;
&lt;p&gt;OU=Reseller1&lt;/p&gt;
&lt;p&gt;OU=Customer1&lt;/p&gt;
&lt;p&gt;How would the Propertyvalue then look like?&lt;/p&gt;
&lt;p&gt;I&amp;#180;ve tried different ways, but i can&amp;#180;t get it fixed. &lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Martin&lt;/p&gt;</description></item><item><title>re: Customizing OU User Access in a Hosted Environment</title><link>http://blogs.msdn.com/crm/archive/2009/07/17/customizing-ou-user-access-in-a-hosted-environment.aspx#9931501</link><pubDate>Wed, 02 Dec 2009 17:20:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931501</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;The problem with the Propertyvalue attrib is it doesn't like the spaces in the ldap path...add quotes around the ldap path and you are all set:&lt;/p&gt;
&lt;p&gt;-propertyvalue:&amp;quot;LDAP://hosting.com/OU=Customer A;OU=Hosting;DC=hosting;DC=com&amp;quot;&lt;/p&gt;</description></item></channel></rss>