Bug 659

Summary: Functionality of sudoedit in Sudo-1.8.10p3
Product: Sudo Reporter: asachan4 <asachan4>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED DUPLICATE    
Severity: high    
Priority: low    
Version: 1.8.10   
Hardware: HP   
OS: HP-UX   

Description asachan4 2014-09-02 06:41:49 MDT
In Sudo-1.8.10p3
sudoedit option is not working in both the flavours of HP-UX (Parisc and Itanium)with user other than root.
as softlink has been created 
# ls -l
total 1872
---s--x--x   1 root       root        610440 Aug 29 20:43 sudo
lrwxrwxrwx   1 root       sys              4 Sep  2 18:05 sudoedit -> sudo
---x--x--x   1 root       root        335952 Aug 29 20:43 sudoreplay

I tried using ./sudo -e <filename>

It worked.
But in same version of sudo, sudoedit functionality is working properly for other OSs like, Aix and Solaris sparc/opteron.
Any work out??
Comment 1 Todd C. Miller 2014-09-02 07:04:53 MDT

*** This bug has been marked as a duplicate of bug 654 ***