<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ldapwebservice Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/ldapwebservice/Wiki/View.aspx?title=Home</link><description>ldapwebservice Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/ldapwebservice/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;LDAP Web Service&lt;/b&gt;&lt;br /&gt;A Web Service that authenticates and peforms searches against Active Directory.  All results are returned as primitive types or generics, allowing consumption by systems other than those that are .NET based.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Visual Studio 2005 - ASP.NET 2.0&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This Web Service exposes Microsoft Active Directory for authentication of users or specific queries into LDAP.&lt;br /&gt; &lt;br /&gt;The following methods are currently exposed...&lt;br /&gt; &lt;br /&gt;AuthenticateUser(string username, string password) RETURNS Boolean&lt;br /&gt; - Authenticates a user to active directory&lt;br /&gt; &lt;br /&gt;AuthenticateUserToGroup(string username, string groupname) RETURNS Boolean&lt;br /&gt; - Verifies that a user is a member of an AD group&lt;br /&gt; &lt;br /&gt;GetUserGroupMembership(string username) RETURNS List&amp;lt;string&amp;gt;&lt;br /&gt; - Returns a generic list of all the groups the user is a member of&lt;br /&gt; &lt;br /&gt;GetUserFullName(string username) RETURNS string&lt;br /&gt; - Returns the full name of the user&lt;br /&gt; &lt;br /&gt;Search(enum property, string propertyValue) RETURNS Array Of LDAPSearchResult&lt;br /&gt; - Returns the properties of the searched for users as well as the user's manager all the way up the organization&lt;br /&gt; &lt;br /&gt;You must have a &amp;quot;bind&amp;quot; account specified in the config file, as well as the location of your AD server.  The &amp;quot;Bind&amp;quot; account can typically be any Active Directory user account.&lt;br /&gt;
&lt;/div&gt;</description><author>burkeholland</author><pubDate>Fri, 17 Oct 2008 21:14:46 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081017091446P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ldapwebservice/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;LDAP Web Service&lt;/b&gt;&lt;br /&gt;A Web Service that authenticates and peforms searches against Active Directory.  All results are returned as primitive types or generics, allowing consumption by systems other than those that are .NET based.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Visual Studio 2005 - ASP.NET 2.0&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This Web Service exposes Microsoft Active Directory for authentication of users or specific queries into LDAP.&lt;br /&gt; &lt;br /&gt;The following methods are currently exposed...&lt;br /&gt; &lt;br /&gt;AuthenticateUser(string username, string password) RETURNS Boolean&lt;br /&gt; - Authenticates a user to active directory&lt;br /&gt; &lt;br /&gt;AuthenticateUserToGroup(string username, string groupname) RETURNs Boolean&lt;br /&gt; - Verifies that a user is a member of an AD group&lt;br /&gt; &lt;br /&gt;GetUserGroupMembership(string username) RETURNS List&amp;lt;string&amp;gt;&lt;br /&gt; - Returns a generic list of all the groups the user is a member of&lt;br /&gt; &lt;br /&gt;GetUserFullName(string username) RETURNS string&lt;br /&gt; - Returns the full name of the user&lt;br /&gt; &lt;br /&gt;You must have a &amp;quot;bind&amp;quot; account specified in the config file, as well as the location of your AD server.  The &amp;quot;Bind&amp;quot; account can typically be any Active Directory user account.&lt;br /&gt;
&lt;/div&gt;</description><author>burkeholland</author><pubDate>Thu, 06 Mar 2008 16:00:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080306040053P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ldapwebservice/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;LDAP Web Service&lt;/b&gt;&lt;br /&gt;A Web Service the authenticates and peforms searches against Active Directory.  All results are returned as primitive types or generics, allowing consumption by systems other than those that are .NET based.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;This Web Service exposes Microsoft Active Directory for authentication of users or specific queries into LDAP.&lt;br /&gt; &lt;br /&gt;The following methods are currently exposed...&lt;br /&gt; &lt;br /&gt;AuthenticateUser(string username, string password) RETURNS Boolean&lt;br /&gt; - Authenticates a user to active directory&lt;br /&gt; &lt;br /&gt;AuthenticateUserToGroup(string username, string groupname) RETURNs Boolean&lt;br /&gt; - Verifies that a user is a member of an AD group&lt;br /&gt; &lt;br /&gt;GetUserGroupMembership(string username) RETURNS List&amp;lt;string&amp;gt;&lt;br /&gt; - Returns a generic list of all the groups the user is a member of&lt;br /&gt; &lt;br /&gt;GetUserFullName(string username) RETURNS string&lt;br /&gt; - Returns the full name of the user&lt;br /&gt; &lt;br /&gt;You must have a &amp;quot;bind&amp;quot; account specified in the config file, as well as the location of your AD server.  The &amp;quot;Bind&amp;quot; account can typically be any Active Directory user account.&lt;br /&gt;
&lt;/div&gt;</description><author>burkeholland</author><pubDate>Thu, 06 Mar 2008 15:49:52 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080306034952P</guid></item></channel></rss>