impacket
impacket copied to clipboard
impacket/smbserver.py readOnly not working
impacket/smbserver.py readOnly not working
Line: 4648
def addShare(self, shareName, sharePath, shareComment='', shareType = '0', readOnly = 'yes'):
Environment
- Impacket from github 07/Aug/2020
- Python 3.8.5
- Python 2.7.18
Problem description smbserver.py does not change the behavior to "read-only" or "writable". Always behaviors to "writable".
Bump... Anyone can help in this issue? Thanks!!!
I've the same issue with version 0.9.24. I think this is a bug instead than a feature because there is a readonly option. but it looks like its not implemented at all. Is it possible to get an update about this?
Bumping ....