WSL-Hello-sudo
WSL-Hello-sudo copied to clipboard
Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL.
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. ``` +...
Hi team - I love this! Thank you. Wondered if there is a way to automatically ok this window, please? i.e. bypass the required mouse click of the "ok" button...
I noticed that on WSL2 `/etc/environment` is not getting parsed even though Linux-PAM seems to be configured correctly. If I execute `sudo login` the `/etc/environment` is parsed. So it seems...
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.16.0+1.1.1l to 111.22.0+1.1.1q. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi, I get this error: ./install.sh '\\wsl.localhost\Ubuntu\home\mvg\release' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory. The syntax of...
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.27.0 to 0.32.0. Release notes Sourced from windows's releases. 0.32.0 What's Changed Use correct lib for internal bindings by @kennykerr in microsoft/windows-rs#1432 Derive PartialEq and Eq for...
When the install script reaches the line `+ ./WindowsHelloBridge.exe creator pam_wsl_hello_vkapadia` it gives the message `Error: Access Denied`. This is with Ubuntu 18.04 on WSL 2 on Windows 11.
When you run WSL Hello with OpenSUSE Tumbleweed it results in an error: ``` ❯ su WSL Hello error: cannot find the credential public key for this user Password: ```
As the title states, running the script generates a permission error for chmod, Choosing a different location inside the local users folder generates the same error Running the script with...