<?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 for On The Mark</title>
	<atom:link href="http://markmonica.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://markmonica.com</link>
	<description>Contributing to the vast web, 1 blog post at a time - blogs by Mark Monica</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:47:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Possible VB2008 BUG: My.User.IsInRole (When UAC ON) by Steve Froebel</title>
		<link>http://markmonica.com/2009/10/29/possible-vb2008-bug-my-user-isinrole-when-uac-on/comment-page-1/#comment-483</link>
		<dc:creator>Steve Froebel</dc:creator>
		<pubDate>Tue, 09 Mar 2010 21:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2009/10/29/possible-vb2008-bug-my-user-isinrole-when-uac-on/#comment-483</guid>
		<description>My VB app worked file in XP and win2k3 authorizing users based on AD groups.  I switched my development workstation to Win 7.  Now I am never authorized by the app.  I am worried that when we switch our servers to 2008 the same thing will happen in production.

My original VB code is similer to your &quot;workaround&quot;.  I tried using the IsInRole approach as a workaround.

Neither works because it looks like they both get group memberships from the same place.

Tracing the code I can see 56 groups returned, but they are not my groups - I have less than a dozen memberships.  The returned groups are a subset of the groups defined in my AD.

Unless I missed a reference in VS, it looks like a bug to me.</description>
		<content:encoded><![CDATA[<p>My VB app worked file in XP and win2k3 authorizing users based on AD groups.  I switched my development workstation to Win 7.  Now I am never authorized by the app.  I am worried that when we switch our servers to 2008 the same thing will happen in production.</p>
<p>My original VB code is similer to your &#8220;workaround&#8221;.  I tried using the IsInRole approach as a workaround.</p>
<p>Neither works because it looks like they both get group memberships from the same place.</p>
<p>Tracing the code I can see 56 groups returned, but they are not my groups &#8211; I have less than a dozen memberships.  The returned groups are a subset of the groups defined in my AD.</p>
<p>Unless I missed a reference in VS, it looks like a bug to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Firefox and Integrated Windows Authentication by Bob</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/comment-page-1/#comment-480</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comment-480</guid>
		<description>If you are trying to do this on an Intranet, don&#039;t use http://whatever.com, just use a comma separated list of server names.

Also, you may want to set all three of the below keys to the same value:
network.negotiate-auth.delegation-uris
network.negotiate-auth.trusted-uris
network.automatic-ntlm-auth.trusted-uris</description>
		<content:encoded><![CDATA[<p>If you are trying to do this on an Intranet, don&#8217;t use <a href="http://whatever.com" rel="nofollow">http://whatever.com</a>, just use a comma separated list of server names.</p>
<p>Also, you may want to set all three of the below keys to the same value:<br />
network.negotiate-auth.delegation-uris<br />
network.negotiate-auth.trusted-uris<br />
network.automatic-ntlm-auth.trusted-uris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Firefox and Integrated Windows Authentication by Steven Grant</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/comment-page-1/#comment-476</link>
		<dc:creator>Steven Grant</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comment-476</guid>
		<description>I&#039;ve tried this tip but for whatever reason, our Intranet (Oracle based) is still prompting for username password.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this tip but for whatever reason, our Intranet (Oracle based) is still prompting for username password.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Firefox and Integrated Windows Authentication by Jess</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/comment-page-1/#comment-471</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Wed, 27 Jan 2010 17:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comment-471</guid>
		<description>I&#039;m trying to do this with an intranet - there is on .com - any solutions for this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to do this with an intranet &#8211; there is on .com &#8211; any solutions for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Firefox and Integrated Windows Authentication by Raghav</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/comment-page-1/#comment-467</link>
		<dc:creator>Raghav</dc:creator>
		<pubDate>Mon, 07 Dec 2009 09:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comment-467</guid>
		<description>Hi,
Many thanks for this tip. Its amazing.......


Regards
Rag</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Many thanks for this tip. Its amazing&#8230;&#8230;.</p>
<p>Regards<br />
Rag</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Firefox and Integrated Windows Authentication by derek wilson&#187; Blog Archive &#187; Using Integrated Windows Authentication in IIS</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/comment-page-1/#comment-435</link>
		<dc:creator>derek wilson&#187; Blog Archive &#187; Using Integrated Windows Authentication in IIS</dc:creator>
		<pubDate>Sat, 26 Sep 2009 14:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comment-435</guid>
		<description>[...] If the anonymous access option is checked then anyone can access the site if not then the user’s windows credentials will be sent by the browser. This happens automatically when using IE. If you use Firefox then you will be prompted for your credentials each time, though you can white-list domain hosts to have your credentials send automatically. [...]</description>
		<content:encoded><![CDATA[<p>[...] If the anonymous access option is checked then anyone can access the site if not then the user’s windows credentials will be sent by the browser. This happens automatically when using IE. If you use Firefox then you will be prompted for your credentials each time, though you can white-list domain hosts to have your credentials send automatically. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Firefox and Integrated Windows Authentication by Authenifizierung Firefox &#124; hilpers</title>
		<link>http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/comment-page-1/#comment-337</link>
		<dc:creator>Authenifizierung Firefox &#124; hilpers</dc:creator>
		<pubDate>Sat, 17 Jan 2009 17:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/#comment-337</guid>
		<description>[...] mit Frameset das Anmeldepopup wieder anzeigt, obwohl man sich &gt; bereits richtig angemeldet hat?  http://markmonica.com/2007/11/20/fir...uthentication/  -- Gruss Jens www.it-training-grote.de/blog www.it-training-grote.de [...]</description>
		<content:encoded><![CDATA[<p>[...] mit Frameset das Anmeldepopup wieder anzeigt, obwohl man sich &gt; bereits richtig angemeldet hat?  <a href="http://markmonica.com/2007/11/20/fir...uthentication/" rel="nofollow">http://markmonica.com/2007/11/20/fir&#8230;uthentication/</a>  &#8212; Gruss Jens <a href="http://www.it-training-grote.de/blog" rel="nofollow">http://www.it-training-grote.de/blog</a> <a href="http://www.it-training-grote.de" rel="nofollow">http://www.it-training-grote.de</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Next Social Network: WordPress by Sean Hoyden</title>
		<link>http://markmonica.com/2007/12/12/the-next-social-network-wordpress/comment-page-1/#comment-114</link>
		<dc:creator>Sean Hoyden</dc:creator>
		<pubDate>Sun, 10 Feb 2008 00:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/12/12/the-next-social-network-wordpress/#comment-114</guid>
		<description>Mark, 

Drop me an e-mail sometime, we should speak about our two respective sites.  :) 

Glad to see you&#039;re back. . .

Sean</description>
		<content:encoded><![CDATA[<p>Mark, </p>
<p>Drop me an e-mail sometime, we should speak about our two respective sites.  <img src='http://markmonica.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Glad to see you&#8217;re back. . .</p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Live Writer and Integrated authentication &#8211; Community Server by Using Windows Live Writer with Integrated Authentication - Dave Burke&#39;s Community Server Bits</title>
		<link>http://markmonica.com/2007/11/08/windows-live-writer-and-integrated-authentication-community-server/comment-page-1/#comment-6</link>
		<dc:creator>Using Windows Live Writer with Integrated Authentication - Dave Burke&#39;s Community Server Bits</dc:creator>
		<pubDate>Thu, 15 Nov 2007 17:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/08/windows-live-writer-and-integrated-authentication-community-server/#comment-6</guid>
		<description>[...] Authentication   Mark Monica with detailed information gleaned from Kevin Harder and elsewhere on using Windows Live Writer with Integrated Authentication.   Published Nov 15 2007, 09:43 AM by daveburke Community Server    Comments are not enabled on [...]</description>
		<content:encoded><![CDATA[<p>[...] Authentication   Mark Monica with detailed information gleaned from Kevin Harder and elsewhere on using Windows Live Writer with Integrated Authentication.   Published Nov 15 2007, 09:43 AM by daveburke Community Server    Comments are not enabled on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Live Writer and Integrated authentication &#8211; Community Server by Community Server Byte for November 15, 2007 - Dave Burke</title>
		<link>http://markmonica.com/2007/11/08/windows-live-writer-and-integrated-authentication-community-server/comment-page-1/#comment-5</link>
		<dc:creator>Community Server Byte for November 15, 2007 - Dave Burke</dc:creator>
		<pubDate>Thu, 15 Nov 2007 06:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://markmonica.com/2007/11/08/windows-live-writer-and-integrated-authentication-community-server/#comment-5</guid>
		<description>[...] Mark Monica with detailed information gleaned from Kevin Harder and elsewhere on using Windows Live Writer with Integrated Authentication. [...]</description>
		<content:encoded><![CDATA[<p>[...] Mark Monica with detailed information gleaned from Kevin Harder and elsewhere on using Windows Live Writer with Integrated Authentication. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
