Re: [SSSD] [PATCH] AD: Add initial gpo-smb implementation.

2014-05-29 Thread Yassir Elley
- Original Message - > On Thu, May 29, 2014 at 04:09:21AM -0400, Yassir Elley wrote: > > Also note that some (but not all) of the changes that were pushed to master > > as part of my patch titled "add libsmbclient to makefiles" seem to have > > been > > deleted by subsequent pushes to mas

[SSSD] [PATCH] SDAP: bugfix - find primary group by GID

2014-05-29 Thread Pavel Reichl
Hello, please see attached patch solving https://fedorahosted.org/sssd/ticket/2334 Patch applies to both master and 1.11. PR >From ded82fdcada22a2803fc3ec5dd2055bf07ce7516 Mon Sep 17 00:00:00 2001 From: Pavel Reichl Date: Thu, 29 May 2014 12:22:57 +0100 Subject: [PATCH] LDAP: fix - find primary

[SSSD] [PATCH] man: clarify refresh_expired_interval

2014-05-29 Thread Pavel Březina
https://fedorahosted.org/sssd/ticket/2114 From 0eb0aea7695604a1848c2d35b7daa40ca5298f86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Thu, 29 May 2014 11:24:06 +0200 Subject: [PATCH] man: clarify refresh_expired_interval https://fedorahosted.org/sssd/ticket/2114 --- src/

Re: [SSSD] [PATCH] AD: Add initial gpo-smb implementation.

2014-05-29 Thread Jakub Hrozek
On Thu, May 29, 2014 at 04:09:21AM -0400, Yassir Elley wrote: > Also note that some (but not all) of the changes that were pushed to master > as part of my patch titled "add libsmbclient to makefiles" seem to have been > deleted by subsequent pushes to master. As such, this patch reintroduces > tho

[SSSD] [PATCH] AD: Add initial gpo-smb implementation.

2014-05-29 Thread Yassir Elley
Hi, The attached patch adds an initial gpo-smb implementation. It uses SMB to retrieve HBAC policy files, evaluate them, and enforce the whitelists and blacklists found in those policy files. This is an initial implementation and there are a few things that I am planning on implementing, but ar

Re: [SSSD] [PATCH] libsss_dbus

2014-05-29 Thread Pavel Březina
On 05/28/2014 05:09 PM, Jakub Hrozek wrote: On Tue, May 27, 2014 at 10:49:28PM +0200, Pavel Březina wrote: On 05/27/2014 03:44 PM, Jakub Hrozek wrote: On Sun, May 25, 2014 at 09:52:26PM +0200, Pavel Březina wrote: On 05/23/2014 09:13 PM, Sumit Bose wrote: On Fri, May 23, 2014 at 07:09:23PM +0

[SSSD] [PATCH] man: Substitute entity values for entity references

2014-05-29 Thread Lukas Slebodnik
ehlo, oneliner attached Tested with epel6 in mock and ubuntu 14.04 LS >From 1bab385227b25fd827098e17674aabc4d4c4 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Thu, 29 May 2014 09:09:22 +0200 Subject: [PATCH] man: Substitute entity values for entity references Validation of xml files

[SSSD] release planning - sssd 1.12 betas

2014-05-29 Thread Jakub Hrozek
Hi, I would like to tag and release 1.12 beta after we fix two last remaining issues - one to fix debugging output on foreground (I wouldn't like known regressions in a release, even if it's beta) and the intermittent sbus unit test failures. Are there any other patches other developers would lik

Re: [SSSD] [PATCH] libsss_dbus

2014-05-29 Thread Jakub Hrozek
On Wed, May 28, 2014 at 06:29:42PM +0200, Sumit Bose wrote: > > They are looking good to me and I can confirm that Sumit's suggestions > > were fixed. ACK from me, it would be nice to see if Sumit is happy with > > the latest iteration as well. > > yes, they look good, so ACK form my side as well.