Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553676 - sudo is missing support for sssd (sudo doesn't work with sssd) [PATCH]
Summary: sudo is missing support for sssd (sudo doesn't work with sssd) [PATCH]
Status: RESOLVED DUPLICATE of bug 525674
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-30 21:24 UTC by T-Dawg
Modified: 2015-06-30 21:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to enable sssd use flag on sudo (sssd_use_flag_for_sudo.patch,1.16 KB, patch)
2015-06-30 21:24 UTC, T-Dawg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description T-Dawg 2015-06-30 21:24:40 UTC
Created attachment 406000 [details, diff]
Patch to enable sssd use flag on sudo

sudo's ebuilds do not have support for sssd. The result is that sudo simply does not work using sssd's sudo database in nsswitch.conf. The following patch allows an sssd use flag in sudo (off by default).

Ideally the sudo use flag for sssd would enable sssd use flag in sudo and vice versa but I'll leave that up to you guys. ;)
Comment 1 Alex Xu (Hello71) 2015-06-30 21:39:08 UTC

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