On Fri, 2005-12-02 at 08:21 -0500, Collins, Kevin wrote:
> Andrew and Craig:  Thank you both for replying.
> 
> Following Andrew's advice, I set out to add the line
> 
> "objectClass: account"
> 
> to all of my computer accounts in the LDIF.  (None of them had this 
> declaration)

> When I run the LDIF import, I get this error:
> 
> slapadd: dn="uid=stargazer$,ou=Computers,dc=nesbitt,dc=local" 
> (line=2415): (65) invalid structural object class chain 
> (inetOrgPerson/account)
> 
> My "gut" tells me the "new" definition minus the 
> "objectClass: account" is the way to go, but before I do anything else, I'd 
> like to know.

I personally don't think of my computers as people, so I would choose
account as the structural class for computers.  (Actually, on my network
I used device).  

account, device and inetOrgPerson are structural classes, and a single
entry can only be one of them.  Pick one :-)

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Student Network Administrator, Hawker College  http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to