<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DailyInfoByte.com &#187; Web applications</title>
	<atom:link href="http://dailyinfobyte.com/tag/web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailyinfobyte.com</link>
	<description>Lets create a beautiful world!!</description>
	<lastBuildDate>Mon, 15 Aug 2011 05:54:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>NTLM Authentication by jCIFS</title>
		<link>http://dailyinfobyte.com/2009/03/24/ntlm-authentication/</link>
		<comments>http://dailyinfobyte.com/2009/03/24/ntlm-authentication/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 03:25:06 +0000</pubDate>
		<dc:creator>Dreamer</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[BASIC or certificate-based authentication]]></category>
		<category><![CDATA[CLIENT-CERT]]></category>
		<category><![CDATA[DIGEST]]></category>
		<category><![CDATA[HttpServletRequest]]></category>
		<category><![CDATA[HttpServletRequest.getRemoteUser()]]></category>
		<category><![CDATA[jcifs.http.domainController]]></category>
		<category><![CDATA[jcifs.http.NtlmHttpFilter]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[NTLM Authentication by jCIFS]]></category>
		<category><![CDATA[NTLM HTTP Authentication Example]]></category>
		<category><![CDATA[open-source jCIFS package]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[Web applications]]></category>

		<guid isPermaLink="false">http://www.dailyinfobyte.com/?p=145</guid>
		<description><![CDATA[This article details how to get a Java-based web-application to negotiate with a IE web client for username and domain information. This is a common requirement for web-based applications especially ones that do not want to bore users with a login page. IE will negotiate a user&#8217;s password hashes with the webserver, which checks their authenticity against a windows domain controller. If valid, the user&#8217;s username and domain will be accessible to the webserver servlets. NTLM Authentication and how we &#8230; <a class="more-link" href="http://dailyinfobyte.com/2009/03/24/ntlm-authentication/">More -></a>]]></description>
		<wfw:commentRss>http://dailyinfobyte.com/2009/03/24/ntlm-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

