Per https://davidwalsh.name/touch-sudo ``` # Open the sudo utility sudo vi /etc/pam.d/sudo # Add the following as the first line auth sufficient pam_tid.so ```