<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - Developing_ColdFusion_MX_Applications_with_CFML - appSecurity4.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T10:58:18</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#5367" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#5363" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#695" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#425" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#5367">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#5367</link>
		<description>In the section &quot;About Web Server Authentication&quot;, items 1 and 2 are incorrect.  The web server does not present a login page, nor does the user submit a login page.  It should say:&lt;br /&gt;&lt;br /&gt;1.  The web server notifies the browser that the requested page requires credentials (e.g., a login name and password).&lt;br /&gt;2a.  The browser prompts the user for the credentials.&lt;br /&gt;2b.  The users supplies the credentials and the browser send the credentials back to the web server along with the original request.</description>
		<dc:creator>a440guy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-16T14:11:21</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#5363">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#5363</link>
		<description>In the description of CFLOGIN (in the table), it states:&lt;br /&gt;&lt;br /&gt;&quot;The body of the tag runs only if there is no logged-in user&quot;.  &lt;br /&gt;&lt;br /&gt;This is not correct.  It should say:&lt;br /&gt;&lt;br /&gt;&quot;The body of the tag runs only if the user requesting the page [or perhaps 'encountering the tag' is not logged-in.&quot;</description>
		<dc:creator>a440guy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-16T13:24:25</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#695">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#695</link>
		<description>Comment from carehart@systemanage:&lt;br&gt;&lt;br&gt;A line above incorrectly states regarding CFLOGOUT:&lt;br&gt;&lt;br&gt;&quot;If you do not use this tag, the user is automatically logged out when the session ends.&quot;&lt;br&gt;&lt;br&gt;That's not true. CFLOGINUSER authentication has nothing to do with sessions. It will end when the CFLOGINUSER IDLETIMEOUT time has passed since the user's last visit, or if they close their browser.&lt;br&gt;&lt;br&gt;Indeed, 3 of the 4 references to &quot;session&quot; on this page should be reworded to refer to not be confused with CF sessions. (One refers to browser &quot;sessions&quot; which could also stand to be reworded.)&lt;br&gt;&lt;br&gt;Also, with respect to browser close causing a logout, with IE if you opened windows from the currently authenticated one (using File&gt;New&gt;WIndow or Ctrl-n), those share the same non-persistent cookie and therefore all must be closed to log the user out.&lt;br&gt;</description>
		<dc:creator>rnielsen</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-09-16T13:41:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#425">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/appSecurity4.htm#425</link>
		<description>The text for cookieDomain is incorrect. It does not limit logins to a domain - rather - it lets you specify the domain of the cookie that is used to mark a user as logged in. You would use this if you had a cluster with machine names like x.foo.com, x2.foo.com, etc. This lets the cookie work for all machines in the cluster.</description>
		<dc:creator>jedimaster</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-05-30T12:39:00</dc:date>
	</item>
	</rdf:RDF>

