Skip to content

Including support for NTLM for the microsoft/docker container #124

@arizvisa

Description

@arizvisa

As per PowerShell/PowerShell#8817, the microsoft/docker container does not support NTLM which makes it pretty limited against what you can invoke WinRM with. I was under the assumption that NTLM would be implemented as part of PowerShell or at the very least be included as part of the container.

As per the blogpost at https://blog.quickbreach.io/ps-remote-from-linux-to-windows/, the container at https://hub.docker.com/r/quickbreach/powershell-ntlm/ includes the gssapi library that you need to include in order to include NTLM support.

Status

  • Evaluate other image
  • stable images
    • CentOs7
    • Ubuntu Images
    • Debian Images
    • Fedora Images
    • Alpine
    • openSUSE
  • preview images
    • CentOs7
    • Ubuntu Images
    • Debian Images
    • Fedora Images
    • Alpine
    • openSUSE
  • All Community Stable Images

FYI, there are no plan to do functional validation for this.

Our efforts currently are focusing on SSH remoting.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions