To demonstrate this, open two terminal windows and sudo to root. You will be prompted for your password once, but not the second time. To fix this, simply run 'visudo' (as root) and add the following line to the file. ( I added a comment above it to say that it was a vulnerability fix:
# To turn off apple's giant privilege escalation vulnerabilityAfter you apply the fix, log out of your terminal sessions and open two new ones. You should now have to provide your password on both of them.
Defaults tty_tickets
No comments:
Post a Comment