PowerShell / PowerShell-Snap

MIT License
30 stars 16 forks source link

Enter-PSSession: SPNEGO cannot find mechanisms to negotiate #69

Closed Himura2la closed 4 years ago

Himura2la commented 4 years ago

According to this, it's required to add a gss-ntlmssp package

https://github.com/PowerShell/PowerShell/issues/6647#issuecomment-632613488

Himura2la commented 4 years ago

@TravisEz13, ping

TravisEz13 commented 4 years ago

This is not going to work in the snap. It relies on libraries that aren't maintained and load other libraries by hard coded paths. This won't work in a snap.

See https://github.com/PowerShell/PowerShell-Snap#known-issues