on linux...
I would make sure your authentication is correct...test doing a query
against it without any changes to it and see if it returns anything.
Also, make sure the syntax is correct, including case.
HTH,
---
Exciteworks -- expert hosting for less!
http://exciteworks.com
specializing in reseller accounts
Vinny DiDonato wrote:
> Hi all,
>
> I receive the following error when trying to issue a MODIFYDN command to a
> Domino-based LDAP server:
>
> An error has occured while trying to execute modifyDN :cn=CFMXTestFirst
> CFMXTestLast,O=myO,C=US: [LDAP: error code 34 - The NewSuperior
> 02.16.840.1.113730.3.4.2 appears to have an incorrect syntax]. One or
> more of the required attributes may be missing/incorrect or you do not
> have
> permissions to execute this operation on the server
>
> I know I have permission to execute the command on the server because
> I can
> add and delete users from the directory. The syntax of the DN looks
> fine to
> me as well, and as a matter of fact -- it is the exact same DN returned to
> me from a query of the directory.
>
> Here's the tag:
>
> <cfldap
> server="company_server"
> action=""> > username="CN=Admin Admin,O=myO,C=US"
> password="password"
> dn="cn=CFMXTestFirst CFMXTestLast,O=myO,C=US"
> attributes="cn=CFMXTestFirst FOOLast,O=myO,C=US"
> >
>
> Am I missing something? Has anyone worked with CF and Domino LDAP at any
> point? I'm finding virtually no resources on the topic.
>
> Thanks!
> -Vinny
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

