Skip to content

Commit

Permalink
fixes #3019
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisEz13 committed Nov 2, 2018
1 parent afe3a3a commit 0f237bd
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,16 @@ output, partial output, or a remote command that does not complete.
To end an unresponsive program, type CTRL + C. To view any errors that might
have been reported, type "$error" in the local host and the remote session.

## Linux and macOS limitations

### Authentication

Only basic authentication works on macOS and
attempting to use other authentication schemes may result in the process crashing.

Please see the [OMI authentication](https://github.com/PowerShell/psl-omi-provider#connecting-from-linux-to-windows)
instructions.

## HOW TO RECOVER FROM AN OPERATION FAILURE

ERROR: The I/O operation has been aborted because of either a thread exit
Expand Down

0 comments on commit 0f237bd

Please sign in to comment.