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

Re: no structuralObjectClass operational attribute error



On 04/01/07, Todd R Davis <TRDavis@hendricks.org> wrote:
I am setting up a new samba/openldap server. SLES 10 OS.  I am trying to
populate the database and receive an error.

using command:

ldapadd -x -h localhost -D "cn=Manager,dc=hrhtest2,dc=org" -f test3.ldif -W


get error:

adding new entry "cn=Domain Admins,ou=Groups,dc=hrhtest2,dc=org"
ldap_add: Internal (implementation specific) error (80)
        additional info: no structuralObjectClass operational attribute


Check if you have all (that you need) schema files included in your slapd.conf

Regards,
Michal



test3.ldif:

dn: cn=Domain Admins,ou=Groups,dc=hrhtest2,dc=org
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 512
cn: Domain Admins
memberUid: Administrator
description: Netbios Domain Administrators
sambaSID: S-1-5-21-924382055-1192225092-1506617496-512
sambaGroupType: 2
displayName: Domain Admins

Thanks in advance....

trdavis@hendricks.org


----------------------------------------------------------------------------------------------------

CONFIDENTIALITY NOTICE

This e-mail and the files transmitted with it are intended solely for the
use of addressee.  If you are not the intended recipient, or a person
responsible for delivering this e-mail to the intended recipient, you are
hereby notified that you have received this e-mail in error and that any
use, dissemination, distribution, forwarding, printing, or copying of this
email is strictly prohibited.  If you have received this e-mail in error,
please notify the sender immediately by replying to this e-mail and
deleting it from your computer.