You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use getSecurity(), and it works quite well! Are there plans to allow the access control entries to be updated/added/deleted on files/folders as well, or is there any way to do that today?
The text was updated successfully, but these errors were encountered:
SMB2 specs support SMB2_SET_INFO request/response, but I have no confirmation whether you can perform the set operations on Windows 10 or Samba services.
This is referring to the security descriptors documented here: https://pysmb.readthedocs.io/en/latest/api/smb_security_descriptors.html
We currently use getSecurity(), and it works quite well! Are there plans to allow the access control entries to be updated/added/deleted on files/folders as well, or is there any way to do that today?
The text was updated successfully, but these errors were encountered: