Re: [SSSD] Removed a block of dead code from sdap_async_groups.c

2012-04-18 Thread Stephen Gallagher
On Wed, 2012-04-18 at 12:02 +0200, Jakub Hrozek wrote: > On Tue, Apr 17, 2012 at 02:47:16PM +0200, Jan Zeleny wrote: > > Jakub Hrozek wrote: > > > On Tue, Apr 17, 2012 at 11:00:12AM +0200, Jan Zelený wrote: > > > > #111 > > > > I found this while closely going through the file to implement ghost >

Re: [SSSD] Removed a block of dead code from sdap_async_groups.c

2012-04-18 Thread Stephen Gallagher
On Wed, 2012-04-18 at 12:02 +0200, Jakub Hrozek wrote: > On Tue, Apr 17, 2012 at 02:47:16PM +0200, Jan Zeleny wrote: > > Jakub Hrozek wrote: > > > On Tue, Apr 17, 2012 at 11:00:12AM +0200, Jan Zelený wrote: > > > > #111 > > > > I found this while closely going through the file to implement ghost >

Re: [SSSD] Removed a block of dead code from sdap_async_groups.c

2012-04-18 Thread Jakub Hrozek
On Tue, Apr 17, 2012 at 02:47:16PM +0200, Jan Zeleny wrote: > Jakub Hrozek wrote: > > On Tue, Apr 17, 2012 at 11:00:12AM +0200, Jan Zelený wrote: > > > #111 > > > I found this while closely going through the file to implement ghost > > > users. After discovering this, I re-checked it twice to be s

Re: [SSSD] Removed a block of dead code from sdap_async_groups.c

2012-04-17 Thread Jan Zeleny
Jakub Hrozek wrote: > On Tue, Apr 17, 2012 at 11:00:12AM +0200, Jan Zelený wrote: > > #111 > > I found this while closely going through the file to implement ghost > > users. After discovering this, I re-checked it twice to be sure. To > > enter the block of code, it would require RFC2307 and popu

Re: [SSSD] Removed a block of dead code from sdap_async_groups.c

2012-04-17 Thread Jakub Hrozek
On Tue, Apr 17, 2012 at 11:00:12AM +0200, Jan Zelený wrote: > #111 > I found this while closely going through the file to implement ghost users. > After discovering this, I re-checked it twice to be sure. To enter the block > of code, it would require RFC2307 and populate_members set to false. >