Bug 298

Summary: Sudo and nohup hangs clear command
Product: Sudo Reporter: Cesar <ccruzado>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: high CC: ccruzado
Priority: high    
Version: 1.6.8   
Hardware: HP   
OS: HP-UX   

Description Cesar 2008-08-17 18:03:45 MDT
When invoking "sudo" with "-i -u user" options from a shell script, if the shell script executed as sudo's argument contains a "nohup command &", then a "clear" command after the sudo call fails with no message; it just hangs there. Any echo command after sudo and before clear works.
The unix version is: HP-UX B.11.23 ia64
Comment 1 Todd C. Miller 2008-11-06 07:40:42 MST
Marking as fixed.  If this still is a problem with sudo 1.6.9p17, please reopen.