[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Giving a user root priveleges?



On Tue, Nov 17, 2009 at 02:03:26PM -0500, Zachary Uram wrote:

> [sudo] password for zu22: Sorry, try again. [sudo] password for zu22:
> sudo: pam_authenticate: Conversation error

Looks like a PAM problem. If you've previously installed debsums, I'd
suggest the following:

    debsums libpam-modules sudo

This should pinpoint any damaged/corrupted files related to this issue.
You can, of course, bypass the PAM authentication with:

    user ALL=(ALL) NOPASSWD:ALL

but that would still leave you with a bad pam library or binary
somewhere. If all else fails, I'd forcibly reinstall all your pam
and sudo packages.

-- 
"Oh, look: rocks!"
	-- Doctor Who, "Destiny of the Daleks"


Reply to: