We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
my system: macOS Sequoia 15.1.1 on Apple M1 Mac mini from 2020
make install
/usr/local/lib/pam/pam_watchid.so.2
/etc/pam.d/sudo_local
sudo id
sudo: unable to initialize PAM: No such file or directory
The text was updated successfully, but these errors were encountered:
Sorry, wrong repository. Please delete.
-> biscuitehh#26 (comment)
Sorry, something went wrong.
No branches or pull requests
my system: macOS Sequoia 15.1.1 on Apple M1 Mac mini from 2020
make install
has run without error/usr/local/lib/pam/pam_watchid.so.2
file has been created/etc/pam.d/sudo_local
looks like this:auth sufficient pam_tid.so
auth sufficient pam_watchid.so
sudo id
in Terminal creates error message:sudo: unable to initialize PAM: No such file or directory
The text was updated successfully, but these errors were encountered: