<?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.1 - htmldocs - tags-p73.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-25T00:39:35</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#42242" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#39787" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#32870" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#25636" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#25264" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#24446" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#24109" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#23169" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#22496" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#20164" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#19002" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#18964" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#14916" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9760" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9748" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9520" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#42242">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#42242</link>
		<description>Regarding what CFspider said on Nov 17, 2004 at 3:31 PM: Thanks for your insight and solution. This only seems to happen when you use session variables for the login, my application worked fine until I added loginstorage=&quot;session&quot; at which point only your &lt;cflogin/&gt; trick got it working again.</description>
		<dc:creator>Rob 98765</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-11-13T12:13:32</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#39787">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#39787</link>
		<description>thanks</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-22T03:29:45</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#32870">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#32870</link>
		<description>I encountering a problem with &lt;cflogin&gt; authentication in some cases. After login when the users accesses any page the following error occurs: &lt;br /&gt;&lt;br /&gt;Can not decode string &quot;ODA2Oic MEI1QllXLVYgICAKOkdFU0FVQ1RJT05T&quot;. The input string is not base64-encoded.  &lt;br /&gt;&lt;br /&gt;The string is variable.&lt;br /&gt;&lt;br /&gt;I found the solution is to specify a &quot;loginStorage&quot; attribute in the CFAPPLICATION tag. In our case I set this to loginStorage=&quot;session&quot;. &lt;br /&gt;&lt;br /&gt;Without the attribute, cfauthorization=&quot;ODA2Oic MEI1QllXLVYgICAKOkdFU0FVQ1RJT05T&quot;  &lt;br /&gt;NOTICE THE WHITESPACE.&lt;br /&gt;&lt;br /&gt;With the attribute, cfauthorization=&quot;ODA2Oic+MEI1QllXLVYgICAKOkdFU0FVQ1RJT05T&quot; . Notice the + sign where the whitespace had been.</description>
		<dc:creator>mikesnp</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-02T13:57:17</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#25636">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#25636</link>
		<description>idletimeout is misspelled in the legend.</description>
		<dc:creator>MikerRoo</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-19T00:18:30</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#25264">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#25264</link>
		<description>IdleTimeout description: &quot;Time interval with no keyboard activity after which ColdFusion logs the user off.&quot;&lt;br /&gt; &lt;br /&gt;How can this be? You can have TONs of keyboard activity without causing a round trip to the server. How does the ColdFusion server know I am typing, say, an email message to someone? Is there a Psychic ColdFusion server out there somewhere? &lt;kidding!!!&gt;</description>
		<dc:creator>-r-</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-10T18:52:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#24446">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#24446</link>
		<description>How does the information from HTTP basic and/or digest come in?  Is cflogin always defined if the web server requires HTTP basic and/or digest?</description>
		<dc:creator>GreyLurk</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-25T01:06:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#24109">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#24109</link>
		<description>getAuthUser needs CFLOGIN&lt;br /&gt;&lt;br /&gt;The getAuthUser and isUserInRole functions will only work if the CFLOGIN tag was encountered previously within the scope of the same request. In other words, if your CFLOGIN tag is not in your Application.cfm file, and you try to call getAuthUser or isUserInRole during the scope of a request where no CFLOGIN tag was encountered, you get an empty string and false respectively. This is not usually noticed because the CFLOGIN tag is in my Application.cfm file where it was clearly intended to go. Fortunately, a quick &lt;cflogin/&gt; tag before you call getAuthUser or isUserInRole fixes the issue by making the necessary variable scope available.&lt;br /&gt;&lt;br /&gt;Is there anyway you see this workaround causing a problem?&lt;br /&gt;&lt;br /&gt;Thanks</description>
		<dc:creator>CFspider</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-17T15:31:29</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#23169">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#23169</link>
		<description>It is worth noting here that if you &lt;cflocation&gt; out of the &lt;cflogin&gt; block, even after the &lt;cfloginuser&gt; call, the user will not be logged in.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-29T09:47:42</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#22496">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#22496</link>
		<description>I seem to have found a quirk with the CFLOGOUT tag and the GetAuthUser function.  When I used it from a customized CFC, the logout deleted the session.cfauthorization variable which seems to be the variable responsible for keeping track of logins, but the GetAuthUser function after logging out returns my Windows OS login ID instead of a blank string.  Am I reading missing something?</description>
		<dc:creator>Mike Rolfes</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-16T16:33:13</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#20164">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#20164</link>
		<description>after one uses cfloginuser, and then logsout using cflogout, when click the back button and refreshing the page, the user is still logged in.  Then the user may navigate to pages within the application.</description>
		<dc:creator>snow811</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-08-16T11:24:15</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#19002">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#19002</link>
		<description>I believe that the page explains that the cflogin tag has a built-in cflogin structure.&lt;br&gt;&lt;br&gt;If your application continues to have problems, I suggest posting your code to the online forums: http://webforums.macromedia.com/coldfusion/</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-07-27T05:34:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#18964">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#18964</link>
		<description>What is exactly cflogin in &gt;&gt; IsDefined(&quot;cflogin&quot;) &lt;&lt; ?&lt;br /&gt;Is CFLOGINUSER supposed to create some kind of struct ?&lt;br /&gt;&lt;br /&gt;I have implemented a quick application using CFLOGIN &amp; CFLOGINUSER , and tested that it is working fine with GetAuthUser() and IsUserInRole(), and it works fine.&lt;br /&gt;&lt;br /&gt;However, when I try to CDFUMP #cflogin#, the variable doesn't exist... Also when trying to IsDefined(&quot;cflogin&quot;) after successfully authenticating, the IsDefined is FALSE...&lt;br /&gt;&lt;br /&gt;So back to the very first line of this message... What is exactly cflogin in &gt;&gt; IsDefined(&quot;cflogin&quot;) &lt;&lt; ?&lt;br /&gt;&lt;br /&gt;Thanks!! :)</description>
		<dc:creator>cfoli</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-26T02:13:02</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#14916">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#14916</link>
		<description>Have there been compatability issues with Mac Netscape? My implementation works on Mac IE, PC IE, PC Netscape but wont allow login on Mac Netscpe.</description>
		<dc:creator>fribble</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-05-17T06:33:02</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9760">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9760</link>
		<description>You are responsible for coding the SQL within the CFLOGIN. So the data source is something you control,&lt;br&gt;and you need to make sure that the associated database has user, password, and role information.&lt;br&gt;&lt;br&gt;Something like:&lt;br&gt;&lt;br&gt;&lt;CFQUERY NAME=&quot;qSecurity&quot;&lt;br&gt;       DATASOURCE=&quot;UserRolesDb&quot;&gt;&lt;br&gt;       SELECT Roles FROM SecurityRoles&lt;br&gt;       WHERE username='#cflogin.name#'&lt;br&gt;       and password='#cflogin.password#'&lt;br&gt;      &lt;/CFQUERY&gt;&lt;br&gt;&lt;br&gt;      &lt;CFIF qSecurity.recordcount gt 0&gt;&lt;br&gt;         &lt;CFLOGINUSER NAME = &quot;#cflogin.name#&quot;&lt;br&gt;          PASSWORD = &quot;#cflogin.password#&quot;&lt;br&gt;          ROLES = &quot;#trim(qSecurity.Roles)#&quot; &gt;&lt;br&gt;      &lt;/CFIF&gt;</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-03-05T05:43:25</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9748">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9748</link>
		<description>Yea, I have been looking all around for how the data source is accessed and cannot find it.  Hopefully the roles will be located in the same datasource, and the logged in user's role can be accessed anywhere in the session..   Can someone tell us how to use the data source??</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-04T19:19:41</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9520">
		<title>coldfusion/6.1/htmldocs/tags-p73.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p73.htm#9520</link>
		<description>How does it use a data source? I don't see any documentation on how to use cfloinuser to a data souce?</description>
		<dc:creator>areeves</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-03T08:01:08</dc:date>
	</item>
	</rdf:RDF>

