This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
osx:start [2022/03/30 14:22] robm [Change URL and file-type/MIME default handlers] |
osx:start [2022/05/13 13:19] (current) robm [GPG with remote forwarding] |
||
|---|---|---|---|
| Line 712: | Line 712: | ||
| session | session | ||
| </ | </ | ||
| - | |||
| These appear to be tried in the order listed, and if one aborts (e.g. press ESC for TouchID) the next is tried (i.e. the usual terminal password prompt) | These appear to be tried in the order listed, and if one aborts (e.g. press ESC for TouchID) the next is tried (i.e. the usual terminal password prompt) | ||
| + | |||
| + | To make this work from within '' | ||
| + | |||
| + | Install by first running: | ||
| + | |||
| + | < | ||
| + | brew install pam-reattach | ||
| + | </ | ||
| + | |||
| + | and then modifying ''/ | ||
| + | |||
| + | < | ||
| + | # sudo: auth account password session | ||
| + | auth | ||
| + | auth | ||
| + | auth | ||
| + | auth | ||
| + | account | ||
| + | password | ||
| + | session | ||
| + | </ | ||
| ====== Automatic fan control when on AC power to avoid sweaty palms ====== | ====== Automatic fan control when on AC power to avoid sweaty palms ====== | ||
| Line 788: | Line 808: | ||
| Server testcase: < | Server testcase: < | ||
| + | **Future direction**: | ||
| ====== Number Pad ====== | ====== Number Pad ====== | ||