Where are SAMBA rights stored?

Hey all,

In trying to create a proper profile share, I messed up the permissions royally and wish to reset. Because I didnt create an i-bay, I do not have that option from the Gui.

I created the folder ‘profiles’ manualy in /var/lib/nethserver/

Where are these rights stored / how can I reset them ?

Samba stores ACLs in different ways, depending on how it is configured.

Shared Folders rely on Posix ACLs, set by setfacl and read by getfacl commands.

Other implementations rely on file system extended attributes.

2 Likes