Problem with SMB Home Shares

BlazeStar

Patron
Joined
Apr 6, 2014
Messages
383
Hello.

I keep having issues with HOME SHARES access with SMB.

Using TrueNAS-12.0-U8.1

I set up a Dataset with the ACL present "HOME".
Then I set up a SMB share with the option "Use as Home Share"

Finally I set up a few users and I gave them a home folder as a subdir of the HOME dataset.

I went to check with the command line and the permissions are OK (the subdir is owned by the user).

When a user tries to access their home folder, they're getting an error message from Windows.

In the smbd log I see this:

Code:
chdir_current_service: vfs_ChDir(/mnt//Homes/user1) failed: Permission denied. Current token: uid=2002, gid=1000, 9 groups: 1000 545 1002 1003 1005 1006 90000025 90000026 90000028
[2022/08/29 09:04:32.129812,  1] ../../source3/smbd/scavenger.c:486(scavenger_timer)


What am I doing wrong?
 

Montttiii

Dabbler
Joined
Oct 26, 2020
Messages
11
Hello, I have the same problem... any solution?

1669868784238.png


In my case, Thunder is within a domain, which I have no problem sharing my folders, but I can't audit them.
 
Top