[sudo-users] 1.7.0rc1 interesting tests

Todd C. Miller Todd.Miller at courtesan.com
Fri Jun 13 08:28:00 EDT 2008


In message <4851D2AC.3020004 at mayo.edu>
	so spake Patrick Spinler (spinler.patrick):

> /tmp/trace.out is not created.  The EDITOR never appears to be invoked.
> 
> However, I've attached output from "/usr/bin/sudo strace ./sudoedit
> /tmp/foo"

Unfortunately, that just says that a child process forked and
exited.  Can you try "/usr/bin/sudo strace -f ./sudoedit /tmp/foo"
instead?

 - todd



More information about the sudo-users mailing list