[BACK]Return to TROUBLESHOOTING CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/TROUBLESHOOTING between version 1.4 and 1.5

version 1.4, 2002/01/16 18:09:13 version 1.5, 2002/01/23 23:03:24
Line 17 
Line 17 
    your $PATH before the directory containing sudo.  If you are going     your $PATH before the directory containing sudo.  If you are going
    to have '.' in your path you should make sure it is at the end.     to have '.' in your path you should make sure it is at the end.
   
 Q) Sudo compiles but when I run it I get "seteuid(0): Operation not permitted"  Q) Sudo compiles but when I run it I get "seteuid(0) failed, your operating
    and sudo quits.     system may have broken POSIX saved ID support\nTry running configure with
      --disable-saved-ids" and sudo quits.
 A) The operating system you are running probably has broken support for  A) The operating system you are running probably has broken support for
    POSIX saved IDs.  You should run configure with the "--disable-saved-ids"     POSIX saved IDs.  You should run configure with the "--disable-saved-ids"
    option and rebuild sudo.     option and rebuild sudo.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5