Bug 798663

Summary: sudo fails to run due to the problem with loading of plugins
Product: [Fedora] Fedora Reporter: Petr Schindler <pschindl>
Component: sudoAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: dkopecek, kzak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-29 14:58:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Schindler 2012-02-29 14:25:22 UTC
Description of problem:
Sudo fails to run. This is what happens:
$ sudo whoami
sudo: unable to dlopen /usr/libexec/sudoers.so: /usr/libexec/sudoers.so: undefined symbol: sss_sudo_sudo_free_result
sudo: fatal error, unable to load plugins

That happens after update to newer version (it is regression from older version).

Version-Release number of selected component (if applicable):
sudo-1.8.3p1-5.fc17.x86_64

How reproducible:
100%

Steps to Reproduce:
1. In console run 'sudo'
  
Actual results:
It doesn't start and error message is given

Expected results:
It should work as usually

Additional info:

Comment 1 Daniel Kopeček 2012-02-29 14:58:32 UTC

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