It's not possible to create users via samba-tool with NIS domain enabled. Also it's not possible to define a unixHomeDirectory. If a NIS enabled user account should be created, --uid-number=, --login-shell=, --unix-home=, --gid-number= have to be mandatory (like in ADUC). Additionally if enabling NIS on an account, the following attributes have to be added to the user account: msSFU30Name: {username} unixUserPassword: ABCD!efgh12345$67890
Created attachment 10390 [details] Patch for master Attached a patch for master, providing this feature
Created attachment 10703 [details] Patch for master Attached a newer version of my patch.
Created attachment 10705 [details] Patch for v4.2-test Patch is meanwhile in master. Attached the cherry-picked patch for v4.2-test.
@Jelmer: Can you please review the v4.2-test patch and assign the bug report then to Karolin, so she can push it to 4.2? Thanks.
Karolin, please push the patch to v4.2-test. Thanks.
Pushed to autobuild-v4-2-test.
Pushed to v4-2-test. Closing out bug report. Thanks!