Before anything else, need clarification what you are trying to do.
Skimming your reference, it looks like a description how to set up a brand new LDAP Domain.
Is this what you are trying to do, or are you attempting to join an existing LDAP or AD Domain?
Also, you will need to identify whether your Domain Server is a Windows or Linux, and whether your client is a Windows or Linux… to better understand if you are configuring the Windows Registry correctly.
OK,
I still don’t know where your posted Windows Registry setting enters the picture since I think you are saying that your existing LDAP Domain was set up initially on an openSUSE using YAST (Which would result in an LDAP Domain with only one PDC, and now you might be trying to add another openSUSE as another DC?).
If you already have a DC and particularly if it’s set up on openSUSE, have you considered simply running YAST on your new openSUSE and setting up an LDAP replica server?
Looks like the SDB for LDAP was recently updated to describe setting up <only> on LEAP (seems the decision to update content also included removing everything related to 13.2, TW and other earlier openSUSE)
Sorry…English is not my native language and maybe I have not been able to explain better.
I want a samba file server with authentication for my network. The AD (Active Directory) is a excelent option, but is not native on OpenSUSE, then I choice the PDC (Primary Domain Controller). When I have a samba PDC, on the Windows machines (workstations), the Windows registry setting is mandatory. Making possible to join the workstation (Windows) with the samba server (OpenSuSE). The error happen in this stage!
The LDAP is necessary to me, because the samba users will be connected with others applications (squid, owncloud, etc.).
You have created an NT4-style SAMBA Domain (We’re assuming you’ve created it correctly) on an openSUSE and now you are attempting to add a Windows host (You didn’t describe the Windows OS which might be important). Your mentioning LDAP threw me, because personally I think of NT4 technology as <not> LDAP although SAMBA documentation is not so clear, suggesting that a SAMBA NT4-style Domain is simply an LDAP compatibility setting… But, no matter since I think I see what you are doing clearly now.
First, although I think you’re probably doing things correctly for the most part, let me provide you with links to the official SAMBA documentation relevant to what you are doing
Note that the above documentation is largely in English, but the base info for adding Windows clients has plenty of pictures/screenshots. Links to documentation in other languages is at https://www.samba.org/samba/docs/
Now for addressing your specific problem.
The error you posted from log.smbd clearly says that a SAMBA User account was not created, but your log snippet doesn’t include how/when this happened (a hint would be the log entries immediately preceding).
But, no problem. Follow the instructions in the first link above to manually create a User. The following link will take you directly to the steps which should solve your problem. The User can also be added using YAST > User Management. After that SAMBA User account is created, you can use it when you add or login with SAMBA client machines.