microsoft / microsoft/Windows-classic-samples

Custom Credential Provider crashes at cloud VM (AWS EC2, Azure)

Open
#225 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
5.7k
Forks
3.3k
PR merge metrics
No merged PRs in 30d

Description

My Custom Credential Provider "XCP" is not working on EC2 instance. I used this code base (https://github.com/microsoft/Windows-classic-samples/tree/main/Samples/Win7Samples/security/credentialproviders/samplecredentialprovider) for developing the XCP. The windows application "LogonUI.exe" tries to invoke XCP and fails, so I'm unable to log into my VM. I have tested it over multiple machines and it works fine but only cloud based VMs are failing.
View log: Report.txt

image png - Copy

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked SampleCredentialProvider code and Report.txt, then compare LogonUI.exe behavior on the affected EC2 and Azure VMs with machines where XCP works. Done means identifying and documenting the cloud-specific cause of the crash and confirming that the custom provider no longer prevents VM login.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, azure
Domain
authentication, cloud, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.