<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Security</title><link>http://forums.iis.net/1031.aspx</link><description>A forum aimed at helping understand IIS security such as Authentication, IP restrictions, and SSL</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: password protect directory</title><link>http://forums.iis.net/thread/1902411.aspx</link><pubDate>Thu, 30 Apr 2009 16:58:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902411</guid><dc:creator>bshedenhelm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902411.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1902411</wfw:commentRss><description>&lt;p&gt;Jeff and Tom, you guys are exactly right.&amp;nbsp; I wasn&amp;#39;t seeing the big picture.&amp;nbsp; The reason it wasn&amp;#39;t prompting me was because it was carrying my login that I was already logged into the domain with.&amp;nbsp; That account also has read permission on the directory.&amp;nbsp; I tryed it from a computer loged in with a local account and, bingo, it prompted me.&amp;nbsp; EXACTLY what I am trying to accomplish!&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;</description></item><item><title>Re: password protect directory</title><link>http://forums.iis.net/thread/1902407.aspx</link><pubDate>Thu, 30 Apr 2009 16:37:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902407</guid><dc:creator>bshedenhelm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902407.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1902407</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;jeff@zina.com:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;IE will pass credentials for site it believes are in the intranet zone.&amp;nbsp; Add your site/domain to IE&amp;#39;s intranet zone in security and it will stop asking and just use the logged in users domain account.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;You are definitely on to something though.&amp;nbsp; If i uncheck Automatically detect intranet network and uncheck Include all local (intranet) sites not listed in other zones I am prompted to login.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: password protect directory</title><link>http://forums.iis.net/thread/1902405.aspx</link><pubDate>Thu, 30 Apr 2009 16:27:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902405</guid><dc:creator>tomkmvp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902405.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1902405</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/iis/images/icon-quote.gif"&gt; &lt;strong&gt;bshedenhelm:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;example: in IE type intranet will go to site using anonymous login&lt;/div&gt;&lt;/BLOCKQUOTE&gt; 
&lt;p&gt;That&amp;#39;s not true.&amp;nbsp; Jeff explained why this happens.&amp;nbsp; You can confirm by checking the IIS log file and you should see that the username is getting logged. 
&lt;p&gt;Why must it prompt for credentials?&amp;nbsp; Windows Integrated is designed not to prompt the user.&amp;nbsp; if you absolutely must have the site prompt for credentials then switch to basic authentication.&lt;/p&gt;</description></item><item><title>Re: password protect directory</title><link>http://forums.iis.net/thread/1902402.aspx</link><pubDate>Thu, 30 Apr 2009 16:21:39 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902402</guid><dc:creator>bshedenhelm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902402.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1902402</wfw:commentRss><description>&lt;p&gt;Thanks for the quick reponse!&lt;/p&gt;
&lt;p&gt;Actually, I want to be prompted to login.&amp;nbsp; We are trying to develop an intranet that will have sensitive documents listed on it.&lt;/p&gt;
&lt;p&gt;It acts as if the site name (intranet) has already been added to my local intranet sites in IE.&lt;/p&gt;</description></item><item><title>Re: password protect directory</title><link>http://forums.iis.net/thread/1902395.aspx</link><pubDate>Thu, 30 Apr 2009 16:08:03 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902395</guid><dc:creator>jeff@zina.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902395.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1902395</wfw:commentRss><description>&lt;p&gt;IE will pass credentials for site it believes are in the intranet zone.&amp;nbsp; Add your site/domain to IE&amp;#39;s intranet zone in security and it will stop asking and just use the logged in users domain account.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;</description></item><item><title>password protect directory</title><link>http://forums.iis.net/thread/1902394.aspx</link><pubDate>Thu, 30 Apr 2009 16:00:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902394</guid><dc:creator>bshedenhelm</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1902394.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1031&amp;PostID=1902394</wfw:commentRss><description>&lt;p&gt;I am trying to password protect a directory using IIS-6.&amp;nbsp; I have unchecked anonymous access for the site and I have added my domain group that i want to have access to the root directory of the site.&amp;nbsp; Here is the problem.&amp;nbsp; IIS prompts me to log in if i use the fully qualified name but not if i use just the site name.&amp;nbsp; example: in IE type intranet will go to site using anonymous login but type intranet.example.com and get prompted to login.&amp;nbsp; This only happens with internet explorer, if i try it with firefox or chrome it will prompt me everytime to login.&lt;/p&gt;
&lt;p&gt;Im pretty new&amp;nbsp;to IIS,&amp;nbsp;any ideas?&lt;/p&gt;</description></item></channel></rss>