<?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 - LDAP7.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-25T05:28: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/LDAP7.htm#30354" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#30146" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29666" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29655" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29335" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#22571" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#22348" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#4423" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1801" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1781" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1606" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#30354">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#30354</link>
		<description>You will get a better and quicker answer by posting questions like this to the online forums: http://webforums.macromedia.com/</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2005-03-24T12:49:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#30146">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#30146</link>
		<description>Hi Everyone,&lt;br /&gt;&lt;br /&gt;     I am trying to make an LDAP query with SSL, my query connects without SSL, in my code.  I have SSL setup on the server that it is talking to, that works correctly, confirmed it with the LDAP browser provided by Microsoft.  The problem is that it does not connect with my code that is at port 636 and CFBasic, I am suppose to import the CA certificate or ldap certificate so ColdFusion understands it with this command --&gt; &lt;br /&gt;--------------------------&lt;br /&gt;X:\CFusionMX7\runtime\jre\bin\keytool.exe -import -keystore cacerts -file {C:\web.cer} -alias ldapserver-cert -storepass xxxxxxx&lt;br /&gt;&lt;br /&gt;//XXXX means password provided&lt;br /&gt;--------------------------&lt;br /&gt;It gives me an error stating it cannot find the file, the file is there, i checked it, Any ideas on what the heck I am missing in this?  Macromedia also states that I should import the CA certificate or the ldap certificate(where are they usually located on a enterprise certificate server?????), can I use any certifcate? I checked with ColdFusions website the code is exact for the import command.  I am kinda lost at this point.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Ross</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-18T11:35:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29666">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29666</link>
		<description>kh91 e-mailed me to say that the problem is fixed:&lt;br&gt;***&lt;br&gt;Actually I solved it. I assumed that the username would be in&lt;br&gt;DN format if you do that then ColdFusion gives you the error I mentioned.&lt;br&gt;If you just use the raw username it works. &lt;br&gt;***</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2005-03-14T13:56:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29655">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29655</link>
		<description>LiveDocs does not receive enough traffic to handle questions like this effectively. You will get a better and quicker response by posting your issue to the online forums: http://webforums.macromedia.com/coldfusion/</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2005-03-14T13:13:34</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29335">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#29335</link>
		<description>Has anyone gotten this working with Windows Server 2003? &lt;br /&gt;&lt;br /&gt;I'm trying to do a simple query to return info for a single user. I have not set up SSL security on the Windows server side, if I attempt the query without doing a bind (username= password=) then I get a &quot;You must bind inorder to perform this query&quot; back from Windows.  If I add username/password I get ColdFusion blowing up with the &quot;Inappropriate authentication&quot; message. &lt;br /&gt;&lt;br /&gt;This works FINE using perl, or PHP from the same computer, it's only with ColdFusion it won't work.  Help please?</description>
		<dc:creator>kh91</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-09T10:14:13</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#22571">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#22571</link>
		<description>I had a similar problem updating group membership.  I found that the problem was due to the dn being miss interpreted.  In particular the commas in the dn caused the were interpreted as additional values for the attributes.  This problem can be worked around by changing the separator character. &lt;br /&gt;&lt;br /&gt;For instance&lt;br /&gt;after setting up all the appropriate coldfusion variables&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;&amp;lt;CFSET userdn=&quot;CN=#id#,#accountTree#&quot;&amp;gt;&lt;br /&gt;&amp;lt;CFLDAP SERVER=&quot;#ldapServer#&quot;&lt;br /&gt;USERNAME=&quot;#ldapAdmin#&quot;&lt;br /&gt;PASSWORD=&quot;#ldapPassword#&quot;&lt;br /&gt;SEPARATOR=&quot;&amp;&quot;&lt;br /&gt;DN=&quot;#group#,#groupTree#&quot;&lt;br /&gt;ACTION=&quot;Modify&quot;&lt;br /&gt;MODIFYTYPE=&quot;Add&quot;&lt;br /&gt;ATTRIBUTES=&quot;member=#userdn#&quot;&lt;br /&gt;&amp;gt;</description>
		<dc:creator>Cubonic</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-18T23:13:59</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#22348">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#22348</link>
		<description>Can you elaborate more on updating Active Directory attributes.  I've been successful updating the homePhone, cn, samaccountname attributes, but I've had no luck updating the group membership attribute, &quot;memberof&quot;.  I've discovered that you must update the &quot;member&quot; attribute of a group, but I've only had luck updating the &quot;description&quot; field of a group and the &quot;member&quot; field throws me errors.  I'm hoping you can give detail as to how this attribute is updated.&lt;br /&gt;&lt;br /&gt;Thank you!</description>
		<dc:creator>J.C.</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-13T08:56:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#4423">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#4423</link>
		<description>Why do you not elaborate on SSL v3 method using SSL_CLIENT_AUTH attribute? I have found nothing that is self explanatory anywhere.</description>
		<dc:creator>thecoolcoder</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-10T12:09:31</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1801">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1801</link>
		<description>You should not specify a cert7.db file.&lt;br /&gt;See the comment by sgilson102 in the livedocs comments on the cfldap reference page, &lt;br /&gt;http://livedocs.macromedia.com/coldfusion/6/CFML_Reference/Tags-pt165.htm</description>
		<dc:creator>halL</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-09-10T09:13:07</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1781">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1781</link>
		<description>I think you have to add to the secure attribute.  Currently you have secure=&quot;cfssl_basic&quot; but the documentation says you need to have something like: secure=&quot;cfssl_basic,c:\cfusion\ldap\cert7.db</description>
		<dc:creator>cfugottawa</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-09-10T07:40:56</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1606">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/LDAP7.htm#1606</link>
		<description>(SSL + LDAP) doesn't work&lt;br /&gt;&lt;br /&gt;I have installed a CA and issued a Certificate to my DC (Windows 2003 DC) and it is serving requests via SSL on port 636&lt;br /&gt;&lt;br /&gt;But all I get is the following:&lt;br /&gt;Connection to LDAP Server failed &lt;br /&gt;This is my code:&lt;br /&gt;&lt;br /&gt;&lt;cfldap action=&quot;QUERY&quot;&lt;br /&gt;    name=&quot;results&quot;&lt;br /&gt;    attributes=&quot;sn,givenname,department,telephoneNumber,mobile,mail&quot;&lt;br /&gt;    start=&quot;cn=users,dc=Domain,dc=local&quot;&lt;br /&gt;    filter=&quot;(objectclass=user)&quot;&lt;br /&gt;	server=&quot;10.10.1.13&quot;&lt;br /&gt;             username=&quot;doamin.local\adminaccount&quot;&lt;br /&gt;	password=&quot;adminpassword&quot;&lt;br /&gt;	secure=&quot;cfssl_basic&quot;&lt;br /&gt;	port=636&gt;&lt;br /&gt;&lt;br /&gt;If I remove the Secure and Port 636 I get the following:&lt;br /&gt;&lt;br /&gt;Inappropriate authentication &lt;br /&gt;I think because MS Win2K3 makes you use SSL so you can't send clear text password to LDAP. &lt;br /&gt;&lt;br /&gt;Please Help!</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-09-02T18:11:57</dc:date>
	</item>
	</rdf:RDF>

