Forum,

I'm working on adding users to a Notes Directory using LDAP (CFLDAP). But I'm
getting this error:

An error has occured while trying to execute add :[LDAP: error code 65 - Entry
(uid=testUID) failed schema check].
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 suspect I'm just not formatting my CFLDAP invokation correctly. I'm hoping
to see one or two examples that work, I'll be able to figure out what I'm doing
wrong.

So if you have an example of CFLDAP action="add" that works, I'd love to see
it.

Thanks,

Ray