I installed rolodap on a machine running openldap 2.x. When I started slapd after adding rolodap.schema to slapd.conf, I am getting error messages about duplicate attributes.
this is the error message
Starting slapd: /etc/openldap/schema/rolodap.schema: line 117: Duplicate attributeType: "url"
Can someone help me on this ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had similar problems. The core.schema included in my distro RH9 was not compatible with the rolodap.schema. The rolodap package includes a core.schema that works.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed rolodap on a machine running openldap 2.x. When I started slapd after adding rolodap.schema to slapd.conf, I am getting error messages about duplicate attributes.
this is the error message
Starting slapd: /etc/openldap/schema/rolodap.schema: line 117: Duplicate attributeType: "url"
Can someone help me on this ?
I had similar problems. The core.schema included in my distro RH9 was not compatible with the rolodap.schema. The rolodap package includes a core.schema that works.