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

Re: Openldap and Samba



At 07:18 AM 6/25/2004, Matt Ingram wrote:
>openldap2-2.1.22-65

Old.  You should consider updating to a more recent release.

>A tutorial I found says for ldap to handle samba it requires
>
>include            /etc/openldap/schema/cosine.schema
>include            /etc/openldap/schema/inetorgperson.schema
>include            /etc/openldap/schema/samba.schema
>
>
>When I have both cosine.schema and inetorgperson.schema and I restart ldap it complains of duplicate attributes (cosine and inetorgperson share several attributes).

What were the complaints?  What other files were you including?

>How do you get around this ?

Make sure that no schema description is provided to slapd(8)
more than once.

Kurt