<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Limiting the People picker and profile import from AD to certain group</title>
	<atom:link href="http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Mon, 14 Nov 2011 21:38:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Saran</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-486</link>
		<dc:creator>Saran</dc:creator>
		<pubDate>Tue, 01 Jun 2010 05:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-486</guid>
		<description>Hi,
I want to import/search Computer Names(available in the Network) from Active Directory by configuring SharePoint Central Administration.
Could you please check and help on this?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to import/search Computer Names(available in the Network) from Active Directory by configuring SharePoint Central Administration.<br />
Could you please check and help on this?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-485</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Thu, 20 May 2010 06:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-485</guid>
		<description>Basically you need to handle this in the LDAP query.</description>
		<content:encoded><![CDATA[<p>Basically you need to handle this in the LDAP query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boby</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-484</link>
		<dc:creator>Boby</dc:creator>
		<pubDate>Wed, 19 May 2010 09:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-484</guid>
		<description>I try to exclude one certain OU (DeptC) from the people picker. 
stsadm -o setproperty -url http://SPServer -pn peoplepicker-searchadcustomfilter -pv &quot;(!(OU=DeptC,OU=Dept,dc=domain,dc=com))&quot;

I am a LDAP Newbie
Any thoughts? Would be appreciated very much</description>
		<content:encoded><![CDATA[<p>I try to exclude one certain OU (DeptC) from the people picker.<br />
stsadm -o setproperty -url <a href="http://SPServer" rel="nofollow">http://SPServer</a> -pn peoplepicker-searchadcustomfilter -pv &#8220;(!(OU=DeptC,OU=Dept,dc=domain,dc=com))&#8221;</p>
<p>I am a LDAP Newbie<br />
Any thoughts? Would be appreciated very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alyssa</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-483</link>
		<dc:creator>Alyssa</dc:creator>
		<pubDate>Mon, 10 May 2010 16:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-483</guid>
		<description>Hi Boris,
Instead of using a particular group in the AD, I try to use an LDAP query to get the users.  Have you tried this, and if so, have you been successful?

The query works against the AD when I run the query directly and returns the number of users/accounts that I expect.  However, when I use the stsradm –o setproperty –pn peoplepicker-searchadcustomfilter –pv [my ldap query] -url [http://myweb] and recycle the app pool, or iisreset, the people picker in SharePoint shows accounts that are not returned when i run the LDAP query against the AD.

Any thoughts?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Boris,<br />
Instead of using a particular group in the AD, I try to use an LDAP query to get the users.  Have you tried this, and if so, have you been successful?</p>
<p>The query works against the AD when I run the query directly and returns the number of users/accounts that I expect.  However, when I use the stsradm –o setproperty –pn peoplepicker-searchadcustomfilter –pv [my ldap query] -url [http://myweb] and recycle the app pool, or iisreset, the people picker in SharePoint shows accounts that are not returned when i run the LDAP query against the AD.</p>
<p>Any thoughts?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Wallace</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-482</link>
		<dc:creator>Charles Wallace</dc:creator>
		<pubDate>Mon, 24 Aug 2009 21:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-482</guid>
		<description>How do you get  around the ability to allow NTAUTHORITYAuthenticated Users?</description>
		<content:encoded><![CDATA[<p>How do you get  around the ability to allow NTAUTHORITYAuthenticated Users?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-481</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Tue, 04 Aug 2009 19:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-481</guid>
		<description>Yes it should work on WSS 3.0 :)</description>
		<content:encoded><![CDATA[<p>Yes it should work on WSS 3.0 <img src='http://www.sharepointboris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-480</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 10 Jul 2009 12:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-480</guid>
		<description>does this work with WSS 3.0 too?</description>
		<content:encoded><![CDATA[<p>does this work with WSS 3.0 too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows 7 Release Date Confirmed, Things to Avoid in SharePoint, Verizon Launches Cloud Computing Services - SharePoint Daily - Bamboo Nation</title>
		<link>http://www.sharepointboris.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-479</link>
		<dc:creator>Windows 7 Release Date Confirmed, Things to Avoid in SharePoint, Verizon Launches Cloud Computing Services - SharePoint Daily - Bamboo Nation</dc:creator>
		<pubDate>Wed, 03 Jun 2009 13:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2009/06/limiting-the-people-picker-and-profile-import-from-ad-to-certain-group/#comment-479</guid>
		<description>[...] Limiting the People Picker and Profile Import from AD to Certain Group (Boris Gomiunik)If you have a SharePoint environment which not every employee in the organization uses you&#8217;re stuck with two obsticles: 1) How to limit that the person is not selected and/or added as a member of the site collection (because of licencing issues) 2) How to stop MOSS from importing entire AD domain or forest. If you&#8217;re stuck with 100 users from 1000 to enter information manually can be a pain. [...] </description>
		<content:encoded><![CDATA[<p>[...] Limiting the People Picker and Profile Import from AD to Certain Group (Boris Gomiunik)If you have a SharePoint environment which not every employee in the organization uses you&rsquo;re stuck with two obsticles: 1) How to limit that the person is not selected and/or added as a member of the site collection (because of licencing issues) 2) How to stop MOSS from importing entire AD domain or forest. If you&rsquo;re stuck with 100 users from 1000 to enter information manually can be a pain. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

