Jump to content

how to fix sudo permissions


ergot
 Share

2 posts in this topic

Recommended Posts

Open terminal and type:

diskutil repairpermissions /

 

If this does not correct your issues, you can correct this file in Single User Mode.

Restart using the boot-flag -s

 

Then type:

/sbin/mount -wu /

chown -R 440 /private/etc/sudoers

 

Restart using the boot-flag -v

Link to comment
Share on other sites

 Share

×
×
  • Create New...