You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the installer script and verified the existence of pam_wsl_hello.so in /lib/x86_64-linux-gnu/security/. The file is there. Permissions all seem alright.
I ran the installer script and verified the existence of
pam_wsl_hello.so
in/lib/x86_64-linux-gnu/security/
. The file is there. Permissions all seem alright.For debugging purposes, I added
to
/etc/pam.d/su
.Even with the absolute path, the same error occurs:
su: Module is unknown
Output of
uname -a
:Windows version:
10.0.17134 Build 17134
MD5Sum:
8ee75aee1cc9531bafa689d8c12ac9e3 /lib/x86_64-linux-gnu/security/pam_wsl_hello.so
What am I missing here?
The text was updated successfully, but these errors were encountered: