Re: [atomic-devel] [PATCH] Add libsss_sudo for sudo + fedora/sssd container

2016-01-26 Thread Colin Walters
On Mon, Jan 25, 2016, at 07:21 AM, Lukas Slebodnik wrote: > ehlo, > > We changed packaging in sssd-1.13.3-3.fc23 and sssd plugin for sudo > is in separate package and not in sssd-common. It's a minimal package > which depends only on glibc and communicate with sssd (daemon/container) > via unix

Re: [atomic-devel] [PATCH] Add libsss_sudo for sudo + fedora/sssd container

2016-01-25 Thread Jan Pazdziora
On Mon, Jan 25, 2016 at 01:21:12PM +0100, Lukas Slebodnik wrote: > > It would be good if the package could be included in atomic host > and then Jan can update his blog post > http://www.adelton.com/docs/docker/fedora-atomic-sssd-container [...] > --- a/fedora-atomic-docker-host.json > +++ b/fed

[atomic-devel] [PATCH] Add libsss_sudo for sudo + fedora/sssd container

2016-01-25 Thread Lukas Slebodnik
ehlo, We changed packaging in sssd-1.13.3-3.fc23 and sssd plugin for sudo is in separate package and not in sssd-common. It's a minimal package which depends only on glibc and communicate with sssd (daemon/container) via unix socket. It's similar to other plugins in sssd-client. sh$ rpm -q --requ