Thanks, that was the problem. Is there any easy way to find out which objectClass goes with which schema, other then just reading all the schemas?
Thanks, Vinh Christian Marg <[EMAIL PROTECTED]> 01/29/2008 05:32 PM To Vinh CTR Hoang/ACT/CNTR/[EMAIL PROTECTED] cc [email protected] Subject Re: Invalid syntax on ldapadd Hello, [EMAIL PROTECTED] wrote: > Ok, I found the right ldapadd to use, but now i'm getting > Invalid syntax (21) > additional info: objectClass: value#0 invalid per syntax So something isn't right with the Value#0 of the objectClass: attribute. Check if there are any "unusual" characters around "account" - if not, check if you have included "cosine.schema" into your configuration: It defines "account" as an object class. If "cosine.schema" isn't loaded, your LDAP server probably doesn't know about an objectClass: account and rejects it as "invalid syntax". bye Christian -- Christian Marg mail : mailto:[EMAIL PROTECTED] Dezernat 2 TU Clausthal web : http://www.tu-clausthal.de D-38678 Clausthal-Zellerfeld fon : 05323/72-2107 Germany jabber: [EMAIL PROTECTED]
