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

Re: Openldap for HP-UX



Francis,

OpenLDAP 2.1.x allows only 1 structural objectclass per entry unless they 
inherit from other structural or abstract objectclasses included in that 
entry. In this case your entry has "inetOrgPerson"  and "account" as 
objectclasses which are both structural. Because they do not inherit from 
each other, OpenLDAP 2.1.x rejects the entry. You may have to change your 
schema design and convert your LDIF acordingly.

Regards,

Erik

PS I would try a more recent version of OpenLDAP 2.1.x if I were you.


On Saturday 28 June 2003 02:07, Francis Silva wrote:
> Hi:
>
> I downloaded openldap-2.1.3 from
> http://gatekeep.cs.utah.edu/hppd/hpux/Networking/Misc/openldap-2.1.3/openld
>a p-2.1.3-sd-11.20.depot.gz
> <http://gatekeep.cs.utah.edu/hppd/hpux/Networking/Misc/openldap-2.1.3/openl
>d ap-2.1.3-sd-11.20.depot.gz>
>
> I installed it with success.  I configured slapd.conf file.   But when I
> try to load a ldif file that I brought from my RedHat 8.0 Linux server, the
> objects and attributes began loading until the uid entry made fail as the
> following sequence message shows:
>
> adding new entry
> "cn=SistemasDesarrollo,ou=Servicios,ou=Usuarios,dc=Guayaquil,
> dc=maint,dc=com,dc=ec"
>
> adding new entry "uid=fsilva,ou=Servicios,ou=Usuarios,dc=Guayaquil,
> dc=maint,dc=com,dc=ec"
> ldapadd: update failed: uid=fsilva,ou=Servicios,ou=Usuarios,dc=Guayaquil,
> dc=maint,dc=com,dc=ec
> ldap_add: Object class violation (65)
>             additional info: invalid structural object class chain
> (inetOrgPerson/account)
>
> The same ldif file is already working on my RedHat 8.0 Linux server.
>
> Does anybody know what is wrong?
> What can I do to load correctly this ldif file?
>
> Thanks,
>
> Francis Silva
> Maint Cia. Ltda.
> 593 4 2311144
> Guayaquil - Ecuador
>
>
>
>
>
>
> -----Original Message-----
> From: Matthew Hardin [mailto:mhardin@symas.com]
> Sent: Friday, June 27, 2003 12:40 PM
> To: Francis Silva; openldap-software@OpenLDAP.org
> Subject: RE: Openldap for HP-UX
>
> Binary packages for use with swinstall are available at:
>
> http://www.symas.net/download <http://www.symas.net/download>
>
> The packages are free for non-commercial use and evaluation. Commercial use
> requires a license, which includes support.
>
> You are, of course, always free to download the sources from
> http://www.openldap.org <http://www.openldap.org/>  and build it yourself.
>
> Hope this helps,
>
> Matthew Hardin
> Symas Corporation
> Packaged, certified, and supported LDAP software:
> http://www.symas.net/products <http://www.symas.net/products>
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Francis Silva
> Sent: Friday, June 27, 2003 7:22 AM
> To: 'openldap-software@OpenLDAP.org'
> Subject: Openldap for HP-UX
> Hi:
> I need to implement Openldap solutions on HP-9000 with HP-UX OS. From where
> can I download Openldap software for this OS? Thanks,
>
> Francis Silva T.
> Maint Cia. Ltda.
> 593 4 2311144
> Guayaquil - Ecuador