I would like to propose a refactor of WinRM out of the CIFS package.
The current implementation is written as if WinRM is just an extension of the CIFS protocol, whereas it is a protocol with a different purpose and logic behind it (i.e. it uses a different authentication model from CIFS). I could try to do a pull request, however I would like to know if the project owners would be on board with it?
Thanks!
P.S.: I believe this is needed to cleanly implement more authentication options like #143.
I would like to propose a refactor of WinRM out of the CIFS package.
The current implementation is written as if WinRM is just an extension of the CIFS protocol, whereas it is a protocol with a different purpose and logic behind it (i.e. it uses a different authentication model from CIFS). I could try to do a pull request, however I would like to know if the project owners would be on board with it?
Thanks!
P.S.: I believe this is needed to cleanly implement more authentication options like #143.