Giter Club home page Giter Club logo

Comments (2)

diyan avatar diyan commented on August 21, 2024

@alexpilotti I did some work that a bit related to your request.

I've managed to get successful kerberos authentication with following schema:

  • source host was Ubuntu Linux that connected to remote network with Windows domain over VPN
  • target host was plain Windows host with enabled WinRM protocol but with disabled transport encryption

Right now for me main priority is to get transport encryption works according to WinRM protocol specification.

This is a bit tricky becase python-kerberos library does not expose such sort of API.

If you are interested in this topic you can track status here - #6 .

Unfortunately I don't have enough spare time to work on this task in near future.

OpenWSMAN may have passwordless authentication but I don't remember for sure - http://openwsman.github.io/

Anyway I would glad so see any references / sample code on this subject.

If you (or anyone else) would like to contribute please take into account one requirement - try to follow WinRM standard and functionality that Windows Servers has out for box.

I'm hoping that simple requirement is pretty reasonable.

from pywinrm.

jborean93 avatar jborean93 commented on August 21, 2024

SSH public keys won't ever work with WinRM. You can use X509 certificates but really is quite finicky. There's not much we can do to solve this as this is a problem on the Windows service side only accepting certain authentication protocols.

from pywinrm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.