[Samba] object class 'sambaSamAccount' requires attribute 'sambaSID'

2006-11-01 Thread Greg Dickie
Hi, In the continuing saga of not being able to join machines to my openldap 2 samba 3.0.23c controlled domain I now get the above error. The schema is the one distributed with 3.0.23c. I've seen many postings about the same error but no fixes for it. Does anyone know where to look? Thanks

Re: [Samba] object class 'sambaSamAccount' requires attribute 'sambaSID'

2006-11-01 Thread ryan punt
If you take a look at the OpenLDAP schema, you'll see the definition of the sambaSamAccount objectClass; it contains the following: MUST ( uid $ sambaSID ) sambaSID is a required attribute of sambaSamAccount. Unless that entry is defined for your LDAP records, you'll get an objectClass

Re: [Samba] object class 'sambaSamAccount' requires attribute 'sambaSID'

2006-11-01 Thread Achim Gottinger
Greg Dickie schrieb: Hi, In the continuing saga of not being able to join machines to my openldap 2 samba 3.0.23c controlled domain I now get the above error. The schema is the one distributed with 3.0.23c. I've seen many postings about the same error but no fixes for it. Does anyone know

Re: [Samba] object class 'sambaSamAccount' requires attribute 'sambaSID'

2006-11-01 Thread Achim Gottinger
Achim Gottinger schrieb: Greg Dickie schrieb: Hi, In the continuing saga of not being able to join machines to my openldap 2 samba 3.0.23c controlled domain I now get the above error. The schema is the one distributed with 3.0.23c. I've seen many postings about the same error but no fixes

[Samba] object class 'sambaSamAccount' requires attribute 'sambaSID'

2006-08-24 Thread Priyadarsan Roy
I have setup a Samba PDC with LDAP by the Samba howto. All is working fine. But when I try to add machine accounts it is giving me errors. The error is as such First I did #smbldap-useradd -w comat67$ This was successful. Then when I do this oblix:/home# pdbedit -a -m -u comat67$ Searching