<cfldap
action=""
DN="uid=ozzyozzy, ou=Hong Kong, ou=services, o=cs"
attributes="relmanager=Aardvark International Bank;The Bumble Bank Inc;"
separator=";"
modifytype="REPLACE"
server="test2.server.net"
port="389"
timeout="10"
username="cn=Directory Manager"
password="mypassword"
>
How can this work perfectly on ColdFusion 5, and not on ColdFusion MX (both on the same server and another server).
The error thrown is this:
An error has occured while trying to execute modify :
[LDAP: error code 65 - Object Class Violation].
One or more of the required attributes may be missing/incorrect or you do not have permissions to execute this operation on the server
Please suggest any ideas. I can't think of anything apart from some deprecated features or change to syntax, but I haven't seen anything!
Thanks for your help.
Tony.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

