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
However, when I use the getxattr method of the pysmbc lib, I don't see the control field in the response. Is there any other method in Pysmbc that returns control bit information?
The text was updated successfully, but these errors were encountered:
anagda3
changed the title
Information about control bits related to automatic inheritance
Information about control bit is missing in getxattr response
Mar 16, 2023
@hamano@twaugh When inheritance is enabled and a new permission is being added to a folder using setxttr method, we notice that the permission is not inheriting to the child folder.
Don't we support propagation-inheritance through setxattr method?
@hamano@twaugh Please let us know as we are blocked due to this.
If we are currently not supporting permission inheritance in folder hierarchy then is there any plans for the future?
When I use smbcacls, I see detailed about control-bits
smbcacls //server/folder sub-folder -U administrator%password
However, when I use the getxattr method of the pysmbc lib, I don't see the control field in the response. Is there any other method in Pysmbc that returns control bit information?
The text was updated successfully, but these errors were encountered: