[SSSD] [sssd PR#510][comment] MAN: Explain how does auto_private_groups affect subdomains

2018-02-05 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/510 Title: #510: MAN: Explain how does auto_private_groups affect subdomains amitkumar50 commented: """ Need to check IDM-AD sudomains, pointers would be helpful though. """ See the full comment at https://github.com/SSSD/sssd/pull/510#issuecomment-363315

[SSSD] [sssd PR#510][comment] MAN: Explain how does auto_private_groups affect subdomains

2018-02-05 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/510 Title: #510: MAN: Explain how does auto_private_groups affect subdomains centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/510#issuecomment-363315195 ___

[SSSD] [sssd PR#510][comment] MAN: Explain how does auto_private_groups affect subdomains

2018-02-05 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/510 Title: #510: MAN: Explain how does auto_private_groups affect subdomains centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/510#issuecomment-363315194 ___

[SSSD] [sssd PR#510][opened] MAN: Explain how does auto_private_groups affect subdomains

2018-02-05 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/510 Author: amitkumar50 Title: #510: MAN: Explain how does auto_private_groups affect subdomains Action: opened PR body: """ Fix explains how auto_private_groups affects subdomains. a. POSIX sudomains, gets inherited to subdomain. b. ID-mapping subdomains

[SSSD] [sssd PR#498][+Changes requested] DESKPROFILE: Do not require CAP_DAC_OVERRIDE

2018-02-05 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/498 Title: #498: DESKPROFILE: Do not require CAP_DAC_OVERRIDE Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedor

[SSSD] [sssd PR#509][opened] SPEC: Fix systemd executions/requirements

2018-02-05 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/509 Author: lslebodn Title: #509: SPEC: Fix systemd executions/requirements Action: opened PR body: """ The rpm macro systemd_requires is even in el7 and using this macro nicer then using different requires (systemd-units vs systemd) There is a plan to re

[SSSD] [sssd PR#495][+Pushed] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahost

[SSSD] [sssd PR#502][+Accepted] BUILD: Add missing libs found by -Wl,-z,defs

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/502 Title: #502: BUILD: Add missing libs found by -Wl,-z,defs Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.o

[SSSD] [sssd PR#502][comment] BUILD: Add missing libs found by -Wl,-z,defs

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/502 Title: #502: BUILD: Add missing libs found by -Wl,-z,defs jhrozek commented: """ No, go ahead and push the patches. I don't pretend I checked all additions of all symbols, but I spot checked a few and the changes look good. And the proxy link with -ld

[SSSD] [sssd PR#495][comment] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category jhrozek commented: """ * master: b72e444bc1cd2fe8d9617f09b446c678d4684fff """ See the full comment at https://github.com/SSSD/sssd/pull/495#issuecomment-363135559

[SSSD] [sssd PR#495][closed] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Author: fidencio Title: #495: DESKPROFILE: Add checks for user and host category Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/495/head:pr495 git checkout pr495 __

[SSSD] [sssd PR#438][comment] krb5_child: Distinguish between expired & disabled AD user

2018-02-05 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/438 Title: #438: krb5_child: Distinguish between expired & disabled AD user lslebodn commented: """ > Since there is the workaround with a shell wrapper I agree that it is > currently not needed to add an option to switch between the two modes. But I > wo

[SSSD] [sssd PR#438][synchronized] krb5_child: Distinguish between expired & disabled AD user

2018-02-05 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/438 Author: lslebodn Title: #438: krb5_child: Distinguish between expired & disabled AD user Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/438/head:pr438 git checkout pr438 From

[SSSD] [sssd PR#502][comment] BUILD: Add missing libs found by -Wl,-z,defs

2018-02-05 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/502 Title: #502: BUILD: Add missing libs found by -Wl,-z,defs lslebodn commented: """ BTW there is also downstream bug https://bugzilla.redhat.com/show_bug.cgi?id=1538997 Should I split this patch to few small patches? because it would be good to fix fix

[SSSD] [sssd PR#508][opened] Fix/suppress few gcc8 warnings

2018-02-05 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/508 Author: lslebodn Title: #508: Fix/suppress few gcc8 warnings Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/508/head:pr508 git checkout pr508 From b941616667c3fc

[SSSD] Re: Is this sort of test failure expected on a RHEL7.3+ environment?

2018-02-05 Thread Sumit Bose
On Sat, Feb 03, 2018 at 07:13:35AM -0800, Richard Sharpe wrote: > On Sat, Feb 3, 2018 at 3:08 AM, Sumit Bose wrote: > > On Fri, Feb 02, 2018 at 07:04:50PM -0800, Richard Sharpe wrote: > >> Hi folks, > >> > >> After installing all the RPMs needed, I managed to get sssd to build > >> using chmake. >

[SSSD] [sssd PR#495][+Accepted] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho

[SSSD] [sssd PR#495][comment] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category jhrozek commented: """ OK, Coverity came clean, thank you. """ See the full comment at https://github.com/SSSD/sssd/pull/495#issuecomment-363103608 ___

[SSSD] Some performance ideas related to running sssd on cluster nodes

2018-02-05 Thread Jakub Hrozek
Hi, I was helping analyze poor performance and server-side load spikes in an environment where cluster nodes running sssd were all booted up at the same time. It turned out that this meant cache entries were expiring at the same time and also the LDAP connection was expiring and reconnecting at t

[SSSD] [sssd PR#495][-Changes requested] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists

[SSSD] [sssd PR#495][comment] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category fidencio commented: """ Here are the changes introduced in the last patch: ``` [ffidenci@pessoa x86_64]$ git diff diff --git a/src/providers/ipa/ipa_deskprofile_rules_util.c b/src/provide

[SSSD] [sssd PR#495][synchronized] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/495 Author: fidencio Title: #495: DESKPROFILE: Add checks for user and host category Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/495/head:pr495 git checkout pr495 From cec56fc

[SSSD] [sssd PR#507][comment] SELINUX: Check if SELinux is managed in selinux_child

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/507 Title: #507: SELINUX: Check if SELinux is managed in selinux_child jhrozek commented: """ Maybe there are simpler steps, but here's what I did: ``` docker run -t -i --security-opt seccomp:unconfined -h docker.ipa.test --net=host fedora:27 /bin/bash ```

[SSSD] [sssd PR#495][+Changes requested] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists

[SSSD] [sssd PR#495][-Accepted] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho

[SSSD] [sssd PR#495][comment] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category jhrozek commented: """ Gah, no, sorry, I found another nitpick :-( """ See the full comment at https://github.com/SSSD/sssd/pull/495#issuecomment-363088593 ___

[SSSD] [sssd PR#495][comment] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category jhrozek commented: """ I have no more requests, thank you, ack. """ See the full comment at https://github.com/SSSD/sssd/pull/495#issuecomment-363088101 __

[SSSD] [sssd PR#495][+Accepted] DESKPROFILE: Add checks for user and host category

2018-02-05 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/495 Title: #495: DESKPROFILE: Add checks for user and host category Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho