=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/TROUBLESHOOTING,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/sudo/Attic/TROUBLESHOOTING 2007/07/26 16:10:15 1.9 +++ src/usr.bin/sudo/Attic/TROUBLESHOOTING 2007/10/25 16:08:12 1.10 @@ -162,7 +162,7 @@ unfathomable. A "cd" command is totally useless since a child process cannot affect the current working directory of the parent (your shell). -Q) When I run sudo it says I am not alllowed to run the command as root +Q) When I run sudo it says I am not allowed to run the command as root but I don't want to run it as root, I want to run it as another user. My sudoers file entry looks like: bob ALL=(oracle) ALL