<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Custom Basic Authentication for IIS</title><link>http://www.codeplex.com/CustomBasicAuth/Project/ProjectRss.aspx</link><description>HTTP Module to allow HTTP Basic Authentication against non-Windows accounts in IIS</description><item><title>Closed Issue: HTTP Write (DAV) is not working (IIS6 atleast)</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=2207</link><description>When you enable to Write support, you cannot access the content via WebFolders &amp;#40;even when you grant Full Control to the files and folders in NTFS&amp;#41;.&lt;br /&gt;&lt;br /&gt;---------------------------&lt;br /&gt;Add Network Place Wizard&lt;br /&gt;---------------------------&lt;br /&gt;The folder you entered does not appear to be valid.  Please choose another.&lt;br /&gt;---------------------------&lt;br /&gt;OK   &lt;br /&gt;---------------------------&lt;br /&gt;</description><author>DominickBaier</author><pubDate>Sat, 04 Oct 2008 18:48:33 GMT</pubDate><guid isPermaLink="false">Closed Issue: HTTP Write (DAV) is not working (IIS6 atleast) 20081004064833P</guid></item><item><title>Commented Issue: HTTP Write (DAV) is not working (IIS6 atleast)</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=2207</link><description>When you enable to Write support, you cannot access the content via WebFolders &amp;#40;even when you grant Full Control to the files and folders in NTFS&amp;#41;.&lt;br /&gt;&lt;br /&gt;---------------------------&lt;br /&gt;Add Network Place Wizard&lt;br /&gt;---------------------------&lt;br /&gt;The folder you entered does not appear to be valid.  Please choose another.&lt;br /&gt;---------------------------&lt;br /&gt;OK   &lt;br /&gt;---------------------------&lt;br /&gt;Comments: ** Comment from web user: DominickBaier ** &lt;p&gt;Haven&amp;#39;t tried WevDAV, sorry&lt;/p&gt;</description><author>DominickBaier</author><pubDate>Sat, 04 Oct 2008 18:48:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: HTTP Write (DAV) is not working (IIS6 atleast) 20081004064826P</guid></item><item><title>Closed Issue: Authenticated username is not written in the IIS log files (IIS6 version atleast)</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=2206</link><description>When looking into the IIS6 log files, the authenticated username is not written.&lt;br /&gt;</description><author>DominickBaier</author><pubDate>Sat, 04 Oct 2008 18:47:40 GMT</pubDate><guid isPermaLink="false">Closed Issue: Authenticated username is not written in the IIS log files (IIS6 version atleast) 20081004064740P</guid></item><item><title>Commented Issue: Authenticated username is not written in the IIS log files (IIS6 version atleast)</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=2206</link><description>When looking into the IIS6 log files, the authenticated username is not written.&lt;br /&gt;Comments: ** Comment from web user: DominickBaier ** &lt;p&gt;Good catch. I will add that in a future version....&lt;/p&gt;</description><author>DominickBaier</author><pubDate>Sat, 04 Oct 2008 18:47:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: Authenticated username is not written in the IIS log files (IIS6 version atleast) 20081004064733P</guid></item><item><title>New Post: How to implent this?</title><link>http://www.codeplex.com/CustomBasicAuth/Thread/View.aspx?ThreadId=33828</link><description>&lt;div style="line-height: normal;"&gt;Hi, &lt;br&gt;
&lt;br&gt;
theres a sample app in the download. Not asp.old - but should give you an idea.&lt;br&gt;
&lt;br&gt;
The username should be available from the server variables...
&lt;/div&gt;</description><author>DominickBaier</author><pubDate>Sat, 04 Oct 2008 18:47:00 GMT</pubDate><guid isPermaLink="false">New Post: How to implent this? 20081004064700P</guid></item><item><title>New Post: Working for webHttpBinding under II7 with 3.5 SP1?</title><link>http://www.codeplex.com/CustomBasicAuth/Thread/View.aspx?ThreadId=36305</link><description>&lt;div style="line-height: normal;"&gt;Hi, &lt;br&gt;
&lt;br&gt;
i am pretty sure i have tried webHttpBinding w/ SP1. it worked...&lt;br&gt;
&lt;br&gt;
Have you tried the sample app thats included in the download?
&lt;/div&gt;</description><author>DominickBaier</author><pubDate>Sat, 04 Oct 2008 18:45:35 GMT</pubDate><guid isPermaLink="false">New Post: Working for webHttpBinding under II7 with 3.5 SP1? 20081004064535P</guid></item><item><title>New Post: Working for webHttpBinding under II7 with 3.5 SP1?</title><link>http://www.codeplex.com/CustomBasicAuth/Thread/View.aspx?ThreadId=36305</link><description>&lt;div style="line-height: normal;"&gt;I have been trying to get this module working for webHttpBinding under IIS7 (on Vista) with no success - calls work fine but there is no authentication. I have tried the sample web site and clients and after changing the URL to my server the call succeeds but nothing is authenticated.&lt;br&gt;
&lt;br&gt;
In the install.cmd I uncommented the two iis registration statements and ran it. This didn't help.&lt;br&gt;
&lt;br&gt;
Are there suggestions to making this work or maybe pending changes for the updated 3.5 SP1?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
dave&lt;br&gt;
&lt;/div&gt;</description><author>mtc900</author><pubDate>Tue, 23 Sep 2008 20:54:49 GMT</pubDate><guid isPermaLink="false">New Post: Working for webHttpBinding under II7 with 3.5 SP1? 20080923085449P</guid></item><item><title>New Post: How to implent this?</title><link>http://www.codeplex.com/CustomBasicAuth/Thread/View.aspx?ThreadId=33828</link><description>&lt;div style="line-height: normal;"&gt;Hi, i recently discovered this module and installed it on my fresh IIS 7 box,&lt;br&gt;
Had some issues with the installer, a few lines where commented, marked&amp;nbsp;&amp;quot;rem&amp;quot; and in my opinion they shouldn't &lt;br&gt;
Anyway, it now seems to be installed right, next issue... how to use this in my scripts? (mostly classic asp)&lt;br&gt;
&lt;br&gt;
Is there a simple example that i can see that implents this?&lt;br&gt;
&lt;br&gt;
Thx,&lt;br&gt;
RvdH
&lt;/div&gt;</description><author>RvdH</author><pubDate>Tue, 19 Aug 2008 16:44:25 GMT</pubDate><guid isPermaLink="false">New Post: How to implent this? 20080819044425P</guid></item><item><title>CREATED ISSUE: HTTP Write (DAV) is not working (IIS6 atleast)</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=2207</link><description>When you enable to Write support, you cannot access the content via WebFolders &amp;#40;even when you grant Full Control to the files and folders in NTFS&amp;#41;.&lt;br /&gt;&lt;br /&gt;---------------------------&lt;br /&gt;Add Network Place Wizard&lt;br /&gt;---------------------------&lt;br /&gt;The folder you entered does not appear to be valid.  Please choose another.&lt;br /&gt;---------------------------&lt;br /&gt;OK   &lt;br /&gt;---------------------------&lt;br /&gt;</description><author>ohault</author><pubDate>Mon, 19 May 2008 20:35:30 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: HTTP Write (DAV) is not working (IIS6 atleast) 20080519083530P</guid></item><item><title>CREATED ISSUE: Authenticated username is not written in the IIS log files (IIS6 version atleast)</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=2206</link><description>When looking into the IIS6 log files, the authenticated username is not written.&lt;br /&gt;</description><author>ohault</author><pubDate>Mon, 19 May 2008 20:30:16 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Authenticated username is not written in the IIS log files (IIS6 version atleast) 20080519083016P</guid></item><item><title>COMMENTED ISSUE: Remote Management is not working</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=1896</link><description>The UI integration is not working when remote administering a web server. Investigating...&lt;br /&gt;&lt;br /&gt;Problem&amp;#58; When the module proxy calls the module service, a status code of 500 is returned....&lt;br /&gt;Comments: ** Comment from web user: DominickBaier ** &lt;p&gt;Fixed.&lt;/p&gt;</description><author>DominickBaier</author><pubDate>Sat, 19 Apr 2008 17:16:21 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Remote Management is not working 20080419051621P</guid></item><item><title>UPDATED RELEASE: Custom Basic Authentication for IIS 7 v1.0 (Apr 19, 2008)</title><link>http://www.codeplex.com/CustomBasicAuth/Release/ProjectReleases.aspx?ReleaseId=12710</link><description>Includes the HTTP Module, IIS configuration and management integration, WCF integration and a sample web app</description><author></author><pubDate>Sat, 19 Apr 2008 13:42:58 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Custom Basic Authentication for IIS 7 v1.0 (Apr 19, 2008) 20080419014258P</guid></item><item><title>CLOSED ISSUE: Remote Management is not working</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=1896</link><description>The UI integration is not working when remote administering a web server. Investigating...&lt;br /&gt;&lt;br /&gt;Problem&amp;#58; When the module proxy calls the module service, a status code of 500 is returned....&lt;br /&gt;Comments: Fixed with migratio to PropertyBag</description><author>DominickBaier</author><pubDate>Sat, 19 Apr 2008 13:22:39 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Remote Management is not working 20080419012239P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/CustomBasicAuth/SourceControl/ListDownloadableCommits.aspx</link><description>Minor cosmetics</description><author>DominickBaier</author><pubDate>Sat, 19 Apr 2008 13:00:54 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080419010054P</guid></item><item><title>UPDATED RELEASE: Custom Basic Authentication for IIS 7 v1.0 (Apr 19, 2008)</title><link>http://www.codeplex.com/CustomBasicAuth/Release/ProjectReleases.aspx?ReleaseId=12710</link><description>Includes the HTTP Module, IIS configuration and management integration, WCF integration and a sample web app</description><author></author><pubDate>Sat, 19 Apr 2008 10:03:30 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Custom Basic Authentication for IIS 7 v1.0 (Apr 19, 2008) 20080419100330A</guid></item><item><title>UPDATED RELEASE: Custom Basic Authentication for IIS 6 (Apr 19, 2008)</title><link>http://www.codeplex.com/CustomBasicAuth/Release/ProjectReleases.aspx?ReleaseId=12707</link><description>Source code and sample application for IIS 6. See &amp;#91;url&amp;#58;here&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.leastprivilege.com&amp;#47;HTTPBasicAuthenticationAgainstNonWindowsAccountsInIISASPNETPart3SettingUpIIS6ASPNET.aspx&amp;#93; for setup instructions.</description><author></author><pubDate>Sat, 19 Apr 2008 10:03:03 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Custom Basic Authentication for IIS 6 (Apr 19, 2008) 20080419100303A</guid></item><item><title>UPDATED RELEASE: Custom Basic Authentication for IIS 7 v1.0</title><link>http://www.codeplex.com/CustomBasicAuth/Release/ProjectReleases.aspx?ReleaseId=12710</link><description>Includes the HTTP Module, IIS configuration and management integration, WCF integration and a sample web app</description><author></author><pubDate>Sat, 19 Apr 2008 10:01:50 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Custom Basic Authentication for IIS 7 v1.0 20080419100150A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/CustomBasicAuth/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed PropertyBag handling</description><author>DominickBaier</author><pubDate>Sat, 19 Apr 2008 09:49:47 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080419094947A</guid></item><item><title>UPDATED RELEASE: Custom Basic Authentication for IIS 6 (Apr 19, 2008)</title><link>http://www.codeplex.com/CustomBasicAuth/Release/ProjectReleases.aspx?ReleaseId=12707</link><description>Source code and sample application for IIS 6. See &amp;#91;url&amp;#58;here&amp;#124;http&amp;#58;&amp;#47;&amp;#47;www.leastprivilege.com&amp;#47;HTTPBasicAuthenticationAgainstNonWindowsAccountsInIISASPNETPart3SettingUpIIS6ASPNET.aspx&amp;#93; for setup instructions.</description><author></author><pubDate>Sat, 19 Apr 2008 09:10:41 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Custom Basic Authentication for IIS 6 (Apr 19, 2008) 20080419091041A</guid></item><item><title>CREATED ISSUE: Remote Management is not working</title><link>http://www.codeplex.com/CustomBasicAuth/WorkItem/View.aspx?WorkItemId=1896</link><description>The UI integration is not working when remote administering an web server. Investigating...&lt;br /&gt;</description><author>DominickBaier</author><pubDate>Sat, 19 Apr 2008 07:37:31 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Remote Management is not working 20080419073731A</guid></item></channel></rss>