<?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 - 7 - htmldocs - 00000301.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-25T19:15:09</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#80569" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#36841" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27719" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27678" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27555" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27547" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#80569">
		<title>coldfusion/7/htmldocs/00000301.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#80569</link>
		<description>If you are not using the listGroups attribute, leave it at its default which is &quot;no&quot;.  The user will not authenticate if the number of characters returned by listGroups is &gt; 469.</description>
		<dc:creator>Rob_in_KC</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-02-11T07:45:10</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#36841">
		<title>coldfusion/7/htmldocs/00000301.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#36841</link>
		<description>Authentication via Active Directory can be achieved with CFLDAP and is quite effective.&lt;br /&gt;&lt;br /&gt;Integrating CFLDAP with AD:  http://www.macromedia.com/devnet/server_archive/articles/integrating_cf_apps_w_ms_active_directory.html&lt;br /&gt;&lt;br /&gt;This tag will not work with Samba.  I have tried using it to authenticate to a server running Mac OS X 10.3 and Samba 3.0.  It fails every time with a user not in directory failure.  I believe this is more tied to AD than the actual NT login.</description>
		<dc:creator>ajpowellatl</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-07-07T07:16:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27719">
		<title>coldfusion/7/htmldocs/00000301.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27719</link>
		<description>I believe the following is true, but have not tested it, so I'm not marking it as an answer:&lt;br&gt;&lt;br&gt;If the Web server uses Active Directory authentication to log a user in, it does not mean that the user is automatically logged into the ColdFusion application security framework. &lt;br&gt;If you have a cflogin tag, it will still execute. &lt;br&gt;When the cflogin tag executes, however, it automatically gets a cflogin structure with user's login ID from the web server authentication. &lt;br&gt;&lt;br&gt;You must still use the cfloginuser tag to log the user into the ColdFusion security framework, and you specify the roles at that time. &lt;br&gt;The only way to specify roles to the ColdFusion security framework is in the cfloginuser tag.&lt;br&gt;&lt;br&gt;For an example of using a web server based login with the ColdFusion security framework, see the &quot;Web server-based authentication user security example&quot; section in the Securing Applications chapter of the ColdFusion MX Developer's Guide, at http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001187.htm. &lt;br&gt;The example starts about 2/3 of the way down on the page. &lt;br&gt;For more information on ColdFusion MX 7 security, see the rest of the chapter starting at http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001175.htm.&lt;br&gt;&lt;br&gt;If you need to get information, such as group or role related information, from the Active Directory, you must use the cfldap tag to query the directory.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2005-02-10T14:00:45</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27678">
		<title>coldfusion/7/htmldocs/00000301.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27678</link>
		<description>I wonder if a problem will arise if the user is auto-logged in by IE based on Active Directory crednetials.  For example, your web page directory is secured based on AD groups and all your machines are set to auto login by IE based on local intranet security settings.  I think this results in the login being recognized by CF before any authentication tags or functions can be run.  I guess if I had a specific question with this tag it would be once a user is logged in, based on CF authentication or otherwise, how do you add roles to the roles list?</description>
		<dc:creator>skibama1</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-10T04:44:40</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27555">
		<title>coldfusion/7/htmldocs/00000301.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27555</link>
		<description>remecTim, you are correct and we have entered this as doc bug 59801.&lt;br&gt;&lt;br&gt;Also, The cfNTauthenticate example is missing number signs around the roles attribute value for the cfloginuser tag. The correct line is as follows:&lt;br&gt;&lt;br&gt;&lt;cfloginuser name=&quot;#theusername#&quot; password=&quot;#thepassword#&quot;roles=&quot;#authresult.groups#&quot;&gt;&lt;br&gt;&lt;br&gt;This is doc bug 59561.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2005-02-08T06:53:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27547">
		<title>coldfusion/7/htmldocs/00000301.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000301.htm#27547</link>
		<description>The attribute &quot;name&quot; is incorrect, and will cause an error. That attribute is actually &quot;username&quot;. The sample code has the correct usage.</description>
		<dc:creator>remecTim</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-07T16:58:27</dc:date>
	</item>
	</rdf:RDF>

