what protocol version are they using on the ldap? v2, v3?

On Fri, 28 Jan 2005 12:26:09 -0500, Victor Moore <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I search all of the previous posts and while I got a ton of info
> nothing that can help me.
> 
> This is the scenarios:
> I have to authenticate users, at a customers site, against an ldap. I
> was given remote access to the CFMX 6.1 server and was told that the
> server is on the company domain and can see the ldap server (I can
> ping it). Regarding how I am invoking the cfldap tag I cannot get a
> connection. I am not sure if I need more info and if yes what exactly
> or how to debug the problem. Any help, pointers are greatly
> appreciated.
> 
> This is what I have:
> <cfldap action="query"
>      name="getUser"
>      start="o=#companyName#"
>      scope="SUBTREE"
>      maxrows="1"
>      server="#serverIP#"
>     attributes="cn"
>     username="cn=#userName#"
>     password="#userPassword#"
>     port="389">
> 
> I get the following error:
> Inappropriate authentication and the attributes line highlighted.
> I am told that IP, user and password are correct.
> 
> Thanks
> Victor
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192112
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

Reply via email to