Re: Help w/using CFLDAP tag?

2005-01-12 Thread Duncan I Loxton
Your start also needs to contain DN=domain, DN=com basically to tell
it which domain to operate in.

Did you manage to get this working in the end?


On Fri, 10 Dec 2004 10:22:24 -0500, Bosky, Dave [EMAIL PROTECTED] wrote:
 Does anyone have an idea of what may be causing this error each time I
 execute the CFLDAP tag?
 
 This is my first experience using the CFLDAP tag.
 
 Running Active Directory/CFMX 6.1
 
 ---
 
 LDAP: error code 1 - 20D6: SvcErr: DSID-031006C5, problem 5012
 (DIR_ERROR), data 0
 
 Here's the tag:
 
 cfldap action=query
 
 name=results
 
 attributes=cn
 
 start=cn=users
 
 server=ldapserver.ldap.com
 
 username=username
 
 password=password
 
 Thanks.
 
 Dave
 
 HTC Disclaimer:  The information contained in this message may be privileged 
 and confidential and protected from disclosure. If the reader of this message 
 is not the intended recipient, or an employee or agent responsible for 
 delivering this message to the intended recipient, you are hereby notified 
 that any dissemination, distribution or copying of this communication is 
 strictly prohibited.  If you have received this communication in error, 
 please notify us immediately by replying to the message and deleting it from 
 your computer.  Thank you.
 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190155
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Help w/using CFLDAP tag?

2004-12-10 Thread Dawson, Michael
I'm not sure if this is applicable since this related to Contribute,
but...

http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19576

This appears to be a user-related issue.  If this is a domain, use the
format: USERNAME=[EMAIL PROTECTED], or whatever the domain name is.

Also, usually, your START attribute contains a domain context such as:

START=cn=users, dc=htcinc, dc=net

Mike

-Original Message-
From: Bosky, Dave [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 10, 2004 9:22 AM
To: CF-Talk
Subject: Help w/using CFLDAP tag?

Does anyone have an idea of what may be causing this error each time I
execute the CFLDAP tag?

This is my first experience using the CFLDAP tag. 

Running Active Directory/CFMX 6.1

--- 

LDAP: error code 1 - 20D6: SvcErr: DSID-031006C5, problem 5012
(DIR_ERROR), data 0

 

Here's the tag:

cfldap action=query

name=results

attributes=cn

start=cn=users

server=ldapserver.ldap.com

username=username

password=password

 

Thanks.

Dave

 



HTC Disclaimer:  The information contained in this message may be
privileged and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, you
are hereby notified that any dissemination, distribution or copying of
this communication is strictly prohibited.  If you have received this
communication in error, please notify us immediately by replying to the
message and deleting it from your computer.  Thank you.




~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186992
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54