If I sudo /bin/bash, the who and w command does not show a root login on Mac OS X. How do you enable this?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

There is a log in the /var/log directory called auth.log where you can see if somebody su or sudo to root.

Dec 23 00:32:43 hostname su: user to root on /dev/pts/3
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.