Dataset perms not changing.

dvdwsn

Cadet
Joined
Jun 23, 2023
Messages
2
I setup a new Scale server and moved data from an OMV server.
I'm having issues with the SMB shared files. The folders are showing, but the contents aren't. If I use WinSCP to change the permissions to 6775, set UID/GID, and recursive, the folders are then accessible.
WinSCP is slow, so I've tried to use Edit Permissions in the TrueNAS web gui. When I run that with 6775, etc (same as above), it doesn't set the execute bit for Other, which seems to be needed for guest access via SMB.
Pretty much wide open like this isn't the goal, but for now I'm just trying to get it up and running.

Are there any easy ways to reset all the perms? I'm guessing the perms were preserved when I copied them from OMV and they're causing problems.
There are a bunch of threads that I came across when googling this issue. A lot are for different issues, and usually not for Scale. Any help is appriciated.

Thanks
 
Joined
Jul 3, 2015
Messages
926
Can you show a screenshot of your dataset permissions and suggest your desired outcome?
 

dvdwsn

Cadet
Joined
Jun 23, 2023
Messages
2
This is what it shows when I view it right now. But when I try to change anything and apply it, the execute perm for Other doesn't get applied.
Screenshot 2023-08-09 130620.png
 
Joined
Jul 3, 2015
Messages
926
Ok so you mention an issue with ‘SMB shared files’ but your dataset hasn’t been created for SMB / ACL permissions but UNIX instead. You may want to create a new dataset this time selecting SMB so that you can work with ACLs.
 
Top