[SSSD] Re: Help : Tickets suitable for newcomers

2016-10-26 Thread Amit Kumar
Hey Fabiano, Thanks for update.. I have posted detailed steps for: 1. Getting source Code 2. Doing Code Changes 3. Running Integration Tests... on [https://github.com/SSSD/sssd/pull/60] if we can integrate them on contribute-link. That may help 1st timers in builiding, Running Integration tests.

[SSSD] [sssd PR#60][comment] Document ad_access_filter search for nested groups

2016-10-26 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/60 Title: #60: Document ad_access_filter search for nested groups amitkumar50 commented: """ Thanks Islebodn . Conflicts are resolved.. Posting What I did may help some one. Steps for 1. Getting source Code 2. Doing Code Changes 3. Running Integration

[SSSD] [sssd PR#60][comment] Document ad_access_filter search for nested groups

2016-10-26 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/60 Title: #60: Document ad_access_filter search for nested groups lslebodn commented: """ retest this please """ See the full comment at https://github.com/SSSD/sssd/pull/60#issuecomment-256445927 ___ sssd-deve

[SSSD] Re: Help : Tickets suitable for newcomers

2016-10-26 Thread Fabiano FidĂȘncio
On Wed, Oct 26, 2016 at 8:51 PM, Jakub Hrozek wrote: > On Wed, Oct 26, 2016 at 11:37:22PM +0530, Amit Kumar wrote: >> Hello, >> Thanks for response. >> I made code change in src/providers/ipa/ipa_access.c >> # make >> # make intgcheck >> configure: error: source directory already configured; run "

[SSSD] Re: Help : Tickets suitable for newcomers

2016-10-26 Thread Jakub Hrozek
On Wed, Oct 26, 2016 at 11:37:22PM +0530, Amit Kumar wrote: > Hello, > Thanks for response. > I made code change in src/providers/ipa/ipa_access.c > # make > # make intgcheck > configure: error: source directory already configured; run "make distclean" > there first > Makefile:27077: recipe for tar

[SSSD] [sssd PR#60][comment] Document ad_access_filter search for nested groups

2016-10-26 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/60 Title: #60: Document ad_access_filter search for nested groups amitkumar50 commented: """ On latest clone of project. # make intgcheck checking for style of include used by make... GNU checking whether make supports nested variables... yes configure: err

[SSSD] [sssd PR#60][comment] Document ad_access_filter search for nested groups

2016-10-26 Thread taupehat
URL: https://github.com/SSSD/sssd/pull/60 Title: #60: Document ad_access_filter search for nested groups taupehat commented: """ Could we get a rebuild on this? The previous failed with an error indicating trouble with the build host: make-intgcheck: Write failed: Broken pipe """ See t

[SSSD] [sssd PR#60][comment] Document ad_access_filter search for nested groups

2016-10-26 Thread taupehat
URL: https://github.com/SSSD/sssd/pull/60 Title: #60: Document ad_access_filter search for nested groups taupehat commented: """ Could we get a rebuild on this. The previous failed with an error indicating trouble with the build host: make-intgcheck: Write failed: Broken pipe """ See t

[SSSD] Re: Help : Tickets suitable for newcomers

2016-10-26 Thread Amit Kumar
Hello, Thanks for response. I made code change in src/providers/ipa/ipa_access.c # make # make intgcheck configure: error: source directory already configured; run "make distclean" there first Makefile:27077: recipe for target 'intgcheck-prepare' failed make[1]: *** [intgcheck-prepare] Error 1 make

[SSSD] [sssd PR#67][opened] UTIL: Unset O_NONBLOCK for ldap connection

2016-10-26 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/67 Author: lslebodn Title: #67: UTIL: Unset O_NONBLOCK for ldap connection Action: opened PR body: """ Before the commit 75e66c388862a4ba05afe0791c5503226395bad0, the flag O_NONBLOCK was set only for the connect syscall in request sssd_async_connect_send

[SSSD] Re: Help : Tickets suitable for newcomers

2016-10-26 Thread Fabiano FidĂȘncio
Amit, On Wed, Oct 26, 2016 at 2:40 PM, Amit Kumar wrote: > > Hi, > https://fedorahosted.org/sssd/ticket/1372 > > Is this ticket still valid? > Owned by:pcech > Opened 4 years ago Last modified 3 months ago > > Which tickets should be picked? > > Thanks Much!!! > Amit Kumar > > ___

[SSSD] Help : Tickets suitable for newcomers

2016-10-26 Thread Amit Kumar
Hi, https://fedorahosted.org/sssd/ticket/1372 Is this ticket still valid? Owned by: pcech Opened 4 years ago Last modified 3 months

[SSSD] [sssd PR#49][comment] Try to match multiple results from an AD initgroups request against domain's search bases, too

2016-10-26 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/49 Title: #49: Try to match multiple results from an AD initgroups request against domain's search bases, too sumit-bose commented: """ I think comparing with the search bases is a good idea but I think the patch won't work for the general case with some