<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Searching users with memberof"]]></title>
		<link>http://www.ldapsoft.com/forum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Searching users with memberof"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Searching users with memberof</title>
				<description><![CDATA[ Sorry I am not good at this SQL query stuff but in my AD I am looking for membership in a particular group using memberOf but I am not getting the correct results. <br /> <br /> Here is the sql statement I am running:<br /> <br /> SELECT displayName FROM OU=Users,OU=TEST,DC=electric,DC=net WHERE   memberOf NOT 'CN=zz%All TEST,OU=Groups,OU=TEST,DC=electric,DC=net'<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/65/216.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/65/216.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 20:06:15]]> GMT</pubDate>
				<author><![CDATA[ jjohn]]></author>
			</item>
			<item>
				<title>Re:Searching users with memberof</title>
				<description><![CDATA[ You can't have any wild character (%) in DN. ]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/65/217.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/65/217.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 20:08:34]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>Re:Searching users with memberof</title>
				<description><![CDATA[ hmm thats the actual name for the group<br /> zz%all TEST]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/65/219.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/65/219.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 20:10:35]]> GMT</pubDate>
				<author><![CDATA[ jjohn]]></author>
			</item>
			<item>
				<title>Re:Searching users with memberof</title>
				<description><![CDATA[ Try escaping % with \]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/65/220.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/65/220.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 20:12:10]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>Re:Searching users with memberof</title>
				<description><![CDATA[ works with the \ thank you]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/65/221.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/65/221.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 20:13:53]]> GMT</pubDate>
				<author><![CDATA[ jjohn]]></author>
			</item>
	</channel>
</rss>
