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

RDP login problem #174

Open
toddpfaff opened this issue Feb 28, 2022 · 0 comments
Open

RDP login problem #174

toddpfaff opened this issue Feb 28, 2022 · 0 comments

Comments

@toddpfaff
Copy link

I've encountered an interesting problem when trying to RDP login to a Windows 10 system with pGina.fork and the SSHAuth plugin.

  1. A "pGina created" user can login at this Windows 10 system's console using SSHAuth.
  • ssh server logs shows "Accepted password for ..."
  1. A "pGina created" user can RDP login with SSHAuth if and only if that user is already logged in to the console.
  • ssh server log shows "Accepted password for ..."
  1. If another user is logged in or if nobody is logged in, the RDP pGina.fork SSHAuth login fails.
  • ssh server log shows "Failed password for ..."

This is puzzling. Why would an incorrect password be passed to the ssh server by SSHAuth only in case number 3?

Any ideas?

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