impacket icon indicating copy to clipboard operation
impacket copied to clipboard

impacket/smbserver.py readOnly not working

Open pedroflor opened this issue 4 years ago • 2 comments

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".

pedroflor avatar Aug 07 '20 20:08 pedroflor

Bump... Anyone can help in this issue? Thanks!!!

pedroflor avatar Oct 05 '20 14:10 pedroflor

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?

SanderDevCode avatar Mar 07 '22 09:03 SanderDevCode

Bumping ....

pedroflor avatar May 09 '23 01:05 pedroflor