-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MI_RESULT_FAILED macbook m2 #70
Comments
I believe NTLM authentication has never worked on macOS due to how the client is set up https://github.com/jborean93/omi?tab=readme-ov-file#changes-from-upstream-omi
|
@jborean93 how do I pass NTLM over HTTPS? |
Use a HTTPS connection, e.g. |
@jborean93 you mention the windows server need to have a configured HTTPS connection, do you happen to know if you can set up the HTTPS listener on a normal Windows 7 or Windows 10 device, not a server? EDIT: I've got some work to do on these devices. None of them are setup to listen on 5986
|
This is ultimately a problem with the host not supporting HTTPS (5986) and NTLM not working on Mac without being over HTTPS. |
SUMMARY
Attempting to enter a ps-session from a mac m2 into a windows 10 host (not joined to any domain).
MODULE VERSION
OS / ENVIRONMENT
MacOS details
Powershell version
WSMan version
WSMan -verbose
OMI LOGS
from here
STEPS TO REPRODUCE
The text was updated successfully, but these errors were encountered: