December 14, 20214 yr Adding a new user has started failing on the UNRAID GUI - it did use to work fine. No errors are reported on in the GUI but it just returns to the Add User screen but no new user has been added. The system log reports the following: Dec 14 14:52:36 UNRAID01 winbindd[15731]: [2021/12/14 14:52:36.532516, 0] ../../source3/winbindd/idmap_hash/idmap_hash.c:115(idmap_hash_initialize) Dec 14 14:52:36 UNRAID01 winbindd[15731]: idmap_hash_initialize: The idmap_hash module is deprecated and should not be used. Please migrate to a different plugin. This module will be removed in a future version of Samba Dec 14 14:52:36 UNRAID01 root: useradd: user 'vcuser' already exists Dec 14 14:52:36 UNRAID01 useradd[24296]: failed adding user 'vcuser', data deleted Dec 14 14:52:36 UNRAID01 emhttpd: shcmd (400971): exit status: 9 Dec 14 14:52:36 UNRAID01 chpasswd[24299]: pam_unix(chpasswd:chauthtok): user "vcuser" does not exist in /etc/passwd I have tried several different user names and all fail. The /etc/passwd file does not contain the users I am adding. What should I try next? Edit: version is 6.9.2 Edited December 14, 20214 yr by Geoff Bland
December 14, 20214 yr Community Expert Do you have any existing users (other than root)? Do they work as expected?
December 14, 20214 yr Author Further investigation shows that UNRAID does "know" of this user root@UNRAID01:~# id vcuser uid=2018509937(vcuser) gid=2018509313(domain users) groups=2018509313(domain users) So it it getting this used from the Windows AD - as the user has been created in the domain? Has something changed here - or am I missing something? I believed that to get Windows User access to UNRAID that I needed to create the AD user first and then add the same named user to UNRAID?
December 14, 20214 yr Author 11 minutes ago, trurl said: Do you have any existing users (other than root)? Do they work as expected? Thanks for the response. Yes, all existing users are working fine. Just cannot add a new user. Edited December 14, 20214 yr by Geoff Bland
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.