I didn't go too deeply on your issue, but it seems to me that since you have:

ldap user suffix = ou=People

You cannot simply have:

dn: [email protected],ou=mydomain,o=ndtc

But should have instead:

dn: [email protected],ou=People,ou=mydomain,o=ndtc

Am I wrong?


Nope.  You're right.  I have removed the "ou=People" line.  Still no joy.


I suppose that you cannot simply remove it. You have to tell Samba where the user's container resides. Judging from your LDIF, your users seem to reside directly on ou=mydomain? Maybe you should look at the whole ldap arrangement...
The structure just doesn't seem right...
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to