Skip to content
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

Auth fails with a saved password, but works fine when entered interactively #90

Open
EIKAInc opened this issue May 14, 2023 · 0 comments

Comments

@EIKAInc
Copy link

EIKAInc commented May 14, 2023

Describe the bug
MeshCommander 0.9.6 fails to authenticate when password is saved. But works fine when the same password entered interactively. Was tested many many times from different client PCs, no changes. Mode (Digest None or Digest TLS) doesn't matter (error can be reproduced in both modes).

To Reproduce
Steps to reproduce the behavior:

  1. Create a new connection using MC 0.9.6
  2. Use Digest / None or Digest / TLS mode
  3. Paste your password and keep it for future use in buffer
  4. Try to connect
  5. Connection will fail (TLS one in ~1 minute, but None one in a ~3 seconds). TLS will say Timeout, None will say Authentication Error.
  6. Edit connection you're just used and remove the password.
  7. Try to connect.
  8. Login Credentials box appears
  9. Enter your password manually / or do paste from the buffer
  10. Voila! You are connected now with EXACTLY THE SAME password!

Expected behavior
From me it looks like a MC's bug.

Client Device (please complete the following information):

  • Windows 10 Pro English (22H2)
  • Operating System Version 10.0.19045 Build 19045

Remote Device (please complete the following information):

  • Intel ME machine V14 / Core i7 Gen10.
  • Network kind doesn't matter (Internet, LAN, localhost)
  • ME Versions:
MEBx Version	14.0.0.0004
FW Version	14.1.67.2046
LMS Version	2227.3.3.1
MEI Driver Version	2220.3.1.0
SOL Driver Version	2219.3.0.0
PMC Version	140.2.1.1018

Additional context
I am using username admin
And my password looks like: ABCD4Ever99%09

@EIKAInc EIKAInc changed the title Auth fails with password is saved Auth fails with a saved password, but works fine when entered interactively May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant