SIGforum
unix weirdness in Big Sur

This topic can be found at:
https://sigforum.com/eve/forums/a/tpc/f/320601935/m/7250071005

April 23, 2023, 05:01 PM
ensigmatic
unix weirdness in Big Sur
I may be they simply moved the sudoers file location?

Does MacOS have "man"? If so: The manpage should tell you.



"America is at that awkward stage. It's too late to work within the system,,,, but too early to shoot the bastards." -- Claire Wolfe
"If we let things terrify us, life will not be worth living." -- Seneca the Younger, Roman Stoic philosopher
April 24, 2023, 10:13 AM
Pipe Smoker
Thanks for your interest in my problem ensigmatic.

I find that my sudoers file is present at its standard location. But, oddly, ‘find’ can’t find it there. Maybe another weird Tim (The Bean Counter) Cook ‘enhancement’.

bash{1}> ls -l /etc/sudoers
-r--r----- 1 root wheel 1563 Jan 1 2020 /etc/sudoers
bash{2}> find / -name sudoers 2>/dev/null | sort
/System/Library/Templates/Data/private/etc/sudoers
/System/Volumes/Data/System/Library/Templates/Data/private/etc/sudoers
/System/Volumes/Data/Users/Doug/Documents/Precious/sudoers
/System/Volumes/Data/Users/Shared/Relocated Items/Configuration/private/etc/sudoers
/System/Volumes/Data/private/etc/sudoers
/Users/Doug/Documents/Precious/sudoers
/Users/Shared/Relocated Items/Configuration/private/etc/sudoers
/private/etc/sudoers
bash{3}>



Serious about crackers.