[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.8 and 1.9

version 1.8, 2005/02/05 23:31:52 version 1.9, 2007/07/26 16:10:15
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) failed, your operating  
    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  
    POSIX saved IDs.  You should run configure with the "--disable-saved-ids"  
    option and rebuild sudo.  
   
 Q) Sudo never gives me a chance to enter a password using PAM, it just  Q) Sudo never gives me a chance to enter a password using PAM, it just
    says 'Sorry, try again.' three times and exits.     says 'Sorry, try again.' three times and exits.
 A) You didn't setup PAM to work with sudo.  On Redhat Linux or Fedora  A) You didn't setup PAM to work with sudo.  On Redhat Linux or Fedora
Line 182 
Line 175 
    would achieve the desired result ofr the preceding sudoers fragment.     would achieve the desired result ofr the preceding sudoers fragment.
   
 Q) How do you pronounce `sudo'?  Q) How do you pronounce `sudo'?
 A) soo-doo (for superuser do).  A) The official pronunciation is soo-doo (for su "do").  However, an
      alternate pronunciation, a homophone of "pseudo", is also common.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9