SMB Error read only can delete

Paddy0293

Dabbler
Joined
Sep 28, 2022
Messages
35
Hello Guys,
i have some problem with my permission ( the permission works longer as year in the same configuration)

I have following rights:

user -> root -> full rights
Group -> NAS -> full rights
Others -> read and execute
Recursive rights -> yes

The problem is other users cant create a dir -> this is fine

Other unsers can delete everything -> this is not fine

Hope anyone can help me :)
 
Joined
Oct 22, 2019
Messages
3,641
Can you confirm the the ownership and permissions in the command-line?

What client are you using? Windows? Linux? Mac?
 

Paddy0293

Dabbler
Joined
Sep 28, 2022
Messages
35
Can you confirm the the ownership and permissions in the command-line?
Code:
root@truenas[/mnt/Daten/NAS]# ls -l
total 75
drwxrwxr-x  5 root NAS  5 Oct 11  2022  Bilder
drwxrwxr-x 32 root NAS 34 Jul  1 14:10 'Dokumente Familie'
drwxrwxr-x  4 root NAS  4 Jul  2 14:51  Prüfsummen
drwxrwxr-x  6 root NAS  6 Jul  1 14:07  SecurityBackups

What client are you using? Windows? Linux? Mac?
Windows and Android/IOS
 

Paddy0293

Dabbler
Joined
Sep 28, 2022
Messages
35
Think i found the solution or a bug i dont know
If i set the rights under Share ACL on only read its works, its a little bit weird

1688311900944.png
 
Top