Sorry,
CF 4.0
NT 4 sp 4
LDAP 3.0

Here is my CFLDAP query.
<CFLDAP NAME="GetSubEntries"
        ACTION="Query"
        SERVER="xxx.xxx.xxx.xxx"
        ATTRIBUTES="o, ou, cn, mail, sn, givenname"
        SCOPE="SUBTREE"
        PASSWORD="#PASSWORD#" 
        USERNAME="cn=#NAMEN#"
        START="ou=hosp,ou=campus,o=osu_mc"
        FILTER="cn=#NAMEN#">
This is the error I get when I enter anything in the password field.



Error Diagnostic Information
CFLDAP

No such object

The error occurred while processing an element with a general identifier of (CFLDAP), 
occupying document position (23:1) to (32:16). 
Date/Time: 07/25/
 

Thanks for your help

Mike

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to