[SSSD] Re: Design page: Automatic private group creation for the LDAP provider

2017-10-21 Thread Jakub Hrozek
On Tue, Oct 10, 2017 at 09:42:16PM +0200, Jakub Hrozek wrote: > Hi, > > I wrote a design page about exposing the functionality that creates the > user private groups based on the user entry only: > > https://pagure.io/fork/jhrozek/SSSD/docs/blob/mpg/f/design_pages/auto_private_groups.rst >

[SSSD] [sssd PR#402][-Changes requested] LDAP: Allow autogenerating user-private groups

2017-10-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/402 Title: #402: LDAP: Allow autogenerating user-private groups Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#402][comment] LDAP: Allow autogenerating user-private groups

2017-10-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/402 Title: #402: LDAP: Allow autogenerating user-private groups jhrozek commented: """ I will be running some more tests, but these are the ones that should cover the majority of what I've changed. Please review the patches again, thank you. """ See the

[SSSD] [sssd PR#402][comment] LDAP: Allow autogenerating user-private groups

2017-10-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/402 Title: #402: LDAP: Allow autogenerating user-private groups jhrozek commented: """ OK, so one of the test failures was a bug in my patches, actually. This version passed all the tests I ran so far: * 2106158 - local provider * 2106157 - tests

[SSSD] [sssd PR#402][synchronized] LDAP: Allow autogenerating user-private groups

2017-10-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/402 Author: jhrozek Title: #402: LDAP: Allow autogenerating user-private groups Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/402/head:pr402 git checkout pr402 From