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

Windows Hello Face doesn't work #45

Open
ssg opened this issue Jun 3, 2022 · 2 comments
Open

Windows Hello Face doesn't work #45

ssg opened this issue Jun 3, 2022 · 2 comments

Comments

@ssg
Copy link

ssg commented Jun 3, 2022

Windows Hello Face enters a face scanning loop and starts responding with "something went wrong, try again" after a couple of retries. Canceling the prompt cancels the installation.

+ sudo echo 'win_mnt = "/mnt/c"'
+ sudo tee -a /etc/pam_wsl_hello/config
win_mnt = "/mnt/c"
+ set +x
Please authenticate yourself now to create a credential for '*********' and '*********' pair.
+ pushd /mnt/c/Users/*********/AppData/Local/Programs/wsl-hello-sudo
/mnt/c/Users/*********/AppData/Local/Programs/wsl-hello-sudo ~/release
+ ./WindowsHelloBridge.exe creator pam_wsl_hello_*********
Error: The user cancelled.
+ test 176 = 171
@lenowng
Copy link

lenowng commented Aug 6, 2022

I faced similar issue as well (valid issue), but I have bypassed that by selecting more choices -> 'Pin' when windows hello auth was prompted during installation.

then just run sudo pam-auth-update after the installation, enable Windows Hello and things should be working.

@ssg
Copy link
Author

ssg commented Aug 7, 2022

@lenowng That workaround worked, thanks! It should be put into the official docs, IMHO.

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

2 participants