Cannot unlock folders - SMB

moodx

Cadet
Joined
Feb 19, 2023
Messages
9
Hi

I have an SMB share with the default preset "Default parameters for cluster share".
In that share I have a locked folder that I cannot unlock, If I click on it always reverts to "Locked" state.

Server: TrueNAS-SCALE-22.12.3.1
Client: mac os 13.4.1 (c), SMB Version: SMB_3.1.1

No Global Auxiliary Parameters, only on the share I have "strict sync=no"
 

Davvo

MVP
Joined
Jul 12, 2022
Messages
3,222
Can you make a screenshot of the ACL preset?
What was your objective in using said preset?
What do you mean by locked, you don't have enough permissions to enter it?
 

moodx

Cadet
Joined
Feb 19, 2023
Messages
9
Can you make a screenshot of the ACL preset?
What was your objective in using said preset?
What do you mean by locked, you don't have enough permissions to enter it?
1) Attached
2) User "Mahmood" should be the owner of the dataset with read/write permissions
3) I can read and write to all folders expect the one in the picture, you can see the lock tick mark. If click on the tick mark to unlock it, it becomes locked again.
 

Attachments

  • Screenshot 2023-08-01 at 8.03.12 PM.png
    Screenshot 2023-08-01 at 8.03.12 PM.png
    100 KB · Views: 202
  • Screenshot 2023-08-01 at 8.05.35 PM.png
    Screenshot 2023-08-01 at 8.05.35 PM.png
    86.4 KB · Views: 203

Davvo

MVP
Joined
Jul 12, 2022
Messages
3,222
Sounds like recursive permission failure. Check the apply owner and apply group on the first screenshot as well as apply permissions recursively and then click on save access control list.

If this doesn't work, strip the ACLs, change the share type to Default share parameters and try assigning the ACL permissions again (with the checks as per the first part of this post).
 

moodx

Cadet
Joined
Feb 19, 2023
Messages
9
Sounds like recursive permission failure. Check the apply owner and apply group on the first screenshot as well as apply permissions recursively and then click on save access control list.

If this doesn't work, strip the ACLs, change the share type to Default share parameters and try assigning the ACL permissions again (with the checks as per the first part of this post).
I did, and the behavior is still the same (restarted SMB also)

I think it has something to do with SMB2/3 as I tried using SMB1 with no problem(the folder already unlocked).
Maybe there are auxiliary parameters that I need to add?
 

Davvo

MVP
Joined
Jul 12, 2022
Messages
3,222
I have seen a few issues concerning MAC and SMB, but none of this kind. Maybe @anodos can help you.
 
Top