Dave Carlson writes:
> Sorry, I can’t figure out exactly what to do with this, even though it sounds 
> useful. Can you give step-by-step instructions for me, not being a terminal 
> whiz-bang?
> 

OK. Try this ...

Launch the Terminal, perhaps using Spotlight. This will put you at a
command prompt.

sudo -i
You're prompted for your ordinary user password. Enter it and press enter.

cd /etc/pam.d/
This puts you in the pam.d folder which inside the /etc folder. NOTE: On
the command line we typically call folders directories.

ccp -a sudo_local.template  sudo_local
This creates a copy of the template file with the .template extension.

Launch your favorite text editor, navigate to the very last line in the
file, and delete the octothorp character, also called a pound sign or a
hash mark that is the first character of the last line of text in the
file.

Save, noting that the file is write protected, so you'll need to issue
the appropriate over-ride to actually write. I use vim, so my command to
accomplish that is :w!

hth

Janina

> Dave Carlson
> Woodworker, Musician, Oregonian, Engineer,  Farfar
> dgcarlson0...@gmail.com
> 
> 
> 
> On Oct 23, 2023, at 6:35 AM, 'Jason J.G. White' via MacVisionaries 
> <macvisionaries@googlegroups.com> wrote:
> 
> There’s an interesting but not much publicized new feature in MacOS Sonoma: 
> you can enable Touch ID to be used with the sudo command, and this 
> configuration change persists across operating system updates.
> To make the change, copy /etc/pam.d/sudo_local.template to  sudo_local in the 
> same directory, then edit it and uncomment the last line.
> When you use the sudo command, instead of a password prompt, you’ll be 
> presented with a VoiceOver-accessible dialogue that prompts you to use Touch 
> ID for authentication.
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
>  
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
>  
> Your Mac Visionaries list moderator is Mark Taylor. You can reach mark at:  
> mk...@ucla.edu <mailto:mk...@ucla.edu> and your owner is Cara Quinn - you can 
> reach Cara at caraqu...@caraquinn.com <mailto:caraqu...@caraquinn.com>
>  
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com 
> <mailto:macvisionaries+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/macvisionaries/MN2PR20MB338344E659683C6E12FE93D7CFD8A%40MN2PR20MB3383.namprd20.prod.outlook.com
>  
> <https://groups.google.com/d/msgid/macvisionaries/MN2PR20MB338344E659683C6E12FE93D7CFD8A%40MN2PR20MB3383.namprd20.prod.outlook.com?utm_medium=email&utm_source=footer>.
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
> 
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor.  You can reach mark at:  
> mk...@ucla.edu and your owner is Cara Quinn - you can reach Cara at 
> caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/macvisionaries/51E9D0EC-743F-4E16-ADA9-D6D9B000CA28%40gmail.com.

-- 

Janina Sajka (she/her/hers)
Accessibility Consultant https://linkedin.com/in/jsajka

The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
Co-Chair, Accessible Platform Architectures     http://www.w3.org/wai/apa

Linux Foundation Fellow
https://www.linuxfoundation.org/board-of-directors-2/

-- 
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor.  You can reach mark at:  
mk...@ucla.edu and your owner is Cara Quinn - you can reach Cara at 
caraqu...@caraquinn.com

The archives for this list can be searched at:
http://www.mail-archive.com/macvisionaries@googlegroups.com/
--- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/macvisionaries/ZTqIQznuMTu/6nHW%40rednote.net.

Reply via email to