Teaching Proper Sudo Usage
Sick and tired of your cow-orkers typing su - instead of sudo -i? Use
this one:
chmod u-s /bin/su
Sick and tired of your cow-orkers typing su - instead of sudo -i? Use
this one:
chmod u-s /bin/su