[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Adding user into LDAP Directory



On Mon, Dec 08, 2003 at 10:09:55AM -0700, Kevin Armijo wrote:
> ldap_add: Object class violation (65)
>             additional info:  attribute 'mail' not allowed

You need to use an objectclass whith allows the mail attribute. If
I remember correctly, inetOrgPerson is one.