Summary: | sudo(8) gives a PAM warning | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Aaron Malone <aaron> |
Component: | [OLD] Core system | Assignee: | Daniel Robbins (RETIRED) <drobbins> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | agenkin-gentoo-bugzilla, ykoehler |
Priority: | Normal | ||
Version: | 1.0 RC6 r14 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Aaron Malone
2002-01-21 17:51:57 UTC
It is most likely because our PAM does not support credentials yet. Upgrading PAM or applying some Red Hat patches should fix it. *** Bug 439 has been marked as a duplicate of this bug. *** According to the sudo homepage, http://www.courtesan.com/sudo/current.html, "In Linux-PAM 0.75, pam_setcred() will return PAM_PERM_DENIED even if the setcred function of the module succeeds when pam_authenticate() has not been called." Sudo 1.6.5p2 works around the problem. Thanks for the info, Brent. I'm adding the new sudo to cvs right now. |