[SSSD] [sssd PR#32][comment] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 fidencio commented: """ Okay, with the updated version of the patches both issues that I had are fixed. Here is the link for the CI (that has passed): http://sssd-ci.duckdns.org/logs/j

[SSSD] [sssd PR#26][closed] KRB5: Fixing FQ name of user in krb5_setup()

2016-09-22 Thread celestian
URL: https://github.com/SSSD/sssd/pull/26 Author: celestian Title: #26: KRB5: Fixing FQ name of user in krb5_setup() Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/26/head:pr26 git checkout pr26

[SSSD] [sssd PR#26][comment] KRB5: Fixing FQ name of user in krb5_setup()

2016-09-22 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/26 Title: #26: KRB5: Fixing FQ name of user in krb5_setup() lslebodn commented: """ On (22/09/16 04:48), Jakub Hrozek wrote: >On Thu, Sep 22, 2016 at 02:57:27AM -0700, Jakub Hrozek wrote: >> Code-wise ACK, the code works and looks good. I will push once Cov

[SSSD] Re: [PATCH] SPEC: Rename python packages using macro %python_provide

2016-09-22 Thread Lukas Slebodnik
On (22/09/16 12:10), Michal Židek wrote: >On 09/22/2016 10:23 AM, Michal Židek wrote: >> On 09/22/2016 10:08 AM, Lukas Slebodnik wrote: >> > On (15/09/16 20:44), Lukas Slebodnik wrote: >> > > On (15/09/16 14:08), Lukas Slebodnik wrote: >> > > > On (05/07/16 13:39), Lukas Slebodnik wrote: >> > > > >

[SSSD] Re: [PATCH] SSSDConfig: Do not fail with nonexisting domains/services

2016-09-22 Thread Lukas Slebodnik
On (22/09/16 18:33), Michal Židek wrote: >On 09/22/2016 05:36 PM, Lukas Slebodnik wrote: >> On (22/09/16 17:30), Michal Židek wrote: >> > On 09/22/2016 10:07 AM, Lukas Slebodnik wrote: >> > > On (21/09/16 14:20), Lukas Slebodnik wrote: >> > > > ehlo, >> > > > >> > > > Almost oneliner i there would

[SSSD] Re: [PATCH] SSSDConfig: Do not fail with nonexisting domains/services

2016-09-22 Thread Michal Židek
On 09/22/2016 05:36 PM, Lukas Slebodnik wrote: On (22/09/16 17:30), Michal Židek wrote: On 09/22/2016 10:07 AM, Lukas Slebodnik wrote: On (21/09/16 14:20), Lukas Slebodnik wrote: ehlo, Almost oneliner i there would not be a unit test :-) LS Bump LS The python tests fails in distcheck: ht

[SSSD] [sssd PR#32][synchronized] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Author: fidencio Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/32/head:pr32 git checkout pr32 From ef458b

[SSSD] Re: [PATCH] SSSDConfig: Do not fail with nonexisting domains/services

2016-09-22 Thread Lukas Slebodnik
On (22/09/16 17:30), Michal Židek wrote: >On 09/22/2016 10:07 AM, Lukas Slebodnik wrote: >> On (21/09/16 14:20), Lukas Slebodnik wrote: >> > ehlo, >> > >> > Almost oneliner i there would not be a unit test :-) >> > >> > LS >> Bump >> >> LS > >The python tests fails in distcheck: >http://sssd-ci.

[SSSD] Re: [PATCH] SSSDConfig: Do not fail with nonexisting domains/services

2016-09-22 Thread Michal Židek
On 09/22/2016 10:07 AM, Lukas Slebodnik wrote: On (21/09/16 14:20), Lukas Slebodnik wrote: ehlo, Almost oneliner i there would not be a unit test :-) LS Bump LS The python tests fails in distcheck: http://sssd-ci.duckdns.org/logs/job/53/88/summary.html Michal _

[SSSD] [sssd PR#26][comment] KRB5: Fixing FQ name of user in krb5_setup()

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/26 Title: #26: KRB5: Fixing FQ name of user in krb5_setup() jhrozek commented: """ On Thu, Sep 22, 2016 at 02:57:27AM -0700, Jakub Hrozek wrote: > Code-wise ACK, the code works and looks good. I will push once Coverity and > CI finish. CI: http://sssd-ci.

[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-09-22 Thread Lukas Slebodnik
On (22/09/16 10:44), Petr Cech wrote: >On 09/22/2016 10:31 AM, Lukas Slebodnik wrote: >> On (22/09/16 10:00), Lukas Slebodnik wrote: >> > On (16/09/16 16:19), Petr Cech wrote: >> > > On 09/14/2016 04:00 PM, Lukas Slebodnik wrote: >> > > > Let's assume that we will add new type of cache in future >>

[SSSD] Re: Question: LDAP provider doesn't show group member

2016-09-22 Thread Lukas Slebodnik
On (22/09/16 12:54), Petr Cech wrote: >On 09/22/2016 12:40 PM, Jakub Hrozek wrote: >> Yes, because your ldapsearch authenticates as a user DN, but sssd >> doesn't authenticate by default. >> >> Try adding: >> ldap_sasl_mech = gssapi >> krb5_server = algol.beta >> krb5_realm = BETA >> >> to your s

[SSSD] Re: Question: LDAP provider doesn't show group member

2016-09-22 Thread Petr Cech
On 09/22/2016 12:40 PM, Jakub Hrozek wrote: Yes, because your ldapsearch authenticates as a user DN, but sssd doesn't authenticate by default. Try adding: ldap_sasl_mech = gssapi krb5_server = algol.beta krb5_realm = BETA to your sssd.conf. I wonder if this is visible in server logs for future

[SSSD] Re: Question: LDAP provider doesn't show group member

2016-09-22 Thread Petr Cech
On 09/22/2016 12:48 PM, Sumit Bose wrote: Yes, you use an authenticated bind in the ldapsearch (-D uid=admin,cn=users,cn=accounts,dc=beta) while you anonymously bind with your ldap.beta configuration. IPA does not show group member for anonymousy binds, please add ldap_default_bind_dn = uid=adm

[SSSD] Re: Question: LDAP provider doesn't show group member

2016-09-22 Thread Sumit Bose
On Thu, Sep 22, 2016 at 12:32:45PM +0200, Petr Cech wrote: > Hi, > > I am working on [1] LDAP provider doesn't show group member > > There is one point what I am not able to understand clearly. > > I prepared environment by: > > ipa user-add --first=Test --last=User1 --email=u...@domain.sssd cm

[SSSD] Re: Question: LDAP provider doesn't show group member

2016-09-22 Thread Jakub Hrozek
On Thu, Sep 22, 2016 at 12:32:45PM +0200, Petr Cech wrote: > Hi, > > I am working on [1] LDAP provider doesn't show group member > > There is one point what I am not able to understand clearly. > > I prepared environment by: > > ipa user-add --first=Test --last=User1 --email=u...@domain.sssd cm

[SSSD] Question: LDAP provider doesn't show group member

2016-09-22 Thread Petr Cech
Hi, I am working on [1] LDAP provider doesn't show group member There is one point what I am not able to understand clearly. I prepared environment by: ipa user-add --first=Test --last=User1 --email=u...@domain.sssd cmt_user_1 ipa group-add cmt_group_1 ipa group-add-member --users=cmt_user_1 c

[SSSD] Re: [PATCH] Create pidfile after responders have started

2016-09-22 Thread Jakub Hrozek
On Thu, Sep 22, 2016 at 10:07:21AM -, Victor Tapia wrote: > Hi, > > I just saw that the ticket 3080 (https://fedorahosted.org/sssd/ticket/3080) > has been closed with a different patch. Is this one landing too? Sorry, that's my fault, I put a wrong URL into patches for #3140. I reopened #308

[SSSD] Re: [PATCH] SPEC: Rename python packages using macro %python_provide

2016-09-22 Thread Michal Židek
On 09/22/2016 10:23 AM, Michal Židek wrote: On 09/22/2016 10:08 AM, Lukas Slebodnik wrote: On (15/09/16 20:44), Lukas Slebodnik wrote: On (15/09/16 14:08), Lukas Slebodnik wrote: On (05/07/16 13:39), Lukas Slebodnik wrote: ehlo, SSSD python packages were renamed in fedora few months ago. pyt

[SSSD] Re: [PATCH] Create pidfile after responders have started

2016-09-22 Thread Victor Tapia
Hi, I just saw that the ticket 3080 (https://fedorahosted.org/sssd/ticket/3080) has been closed with a different patch. Is this one landing too? Thanks, Victor ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an ema

[SSSD] [sssd PR#26][+Accepted] KRB5: Fixing FQ name of user in krb5_setup()

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/26 Title: #26: KRB5: Fixing FQ name of user in krb5_setup() Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#26][comment] KRB5: Fixing FQ name of user in krb5_setup()

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/26 Title: #26: KRB5: Fixing FQ name of user in krb5_setup() jhrozek commented: """ Code-wise ACK, the code works and looks good. I will push once Coverity and CI finish. """ See the full comment at https://github.com/SSSD/sssd/pull/26#issuecomment-248858

[SSSD] [sssd PR#21][comment] IFP: expose user and group unique IDs through DBus

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/21 Title: #21: IFP: expose user and group unique IDs through DBus jhrozek commented: """ On Wed, Sep 21, 2016 at 03:57:19AM -0700, Pavel Březina wrote: > On 09/21/2016 12:29 PM, Jakub Hrozek wrote: > > On Tue, Sep 20, 2016 at 05:24:45AM -0700, sumit-bose wr

[SSSD] [sssd PR#21][+Pushed] IFP: expose user and group unique IDs through DBus

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/21 Title: #21: IFP: expose user and group unique IDs through DBus Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted

[SSSD] [sssd PR#21][closed] IFP: expose user and group unique IDs through DBus

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/21 Author: tequeter Title: #21: IFP: expose user and group unique IDs through DBus Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/21/head:pr21 git checkout pr21 ___

[SSSD] [sssd PR#21][comment] IFP: expose user and group unique IDs through DBus

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/21 Title: #21: IFP: expose user and group unique IDs through DBus jhrozek commented: """ * master: e9a2e7afbd09c23dd8748246e09831ed7b17d7c5 @tequeter thank you very much for the contribution """ See the full comment at https://github.com/SSSD/sssd/pull/2

[SSSD] [sssd PR#21][-Accepted] IFP: expose user and group unique IDs through DBus

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/21 Title: #21: IFP: expose user and group unique IDs through DBus Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahost

[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-09-22 Thread Petr Cech
On 09/22/2016 10:31 AM, Lukas Slebodnik wrote: On (22/09/16 10:00), Lukas Slebodnik wrote: On (16/09/16 16:19), Petr Cech wrote: On 09/14/2016 04:00 PM, Lukas Slebodnik wrote: Let's assume that we will add new type of cache in future (e.g. SSS_SYSDB_SECRET_CACHE) If the value of "state_mask"

[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-09-22 Thread Lukas Slebodnik
On (22/09/16 10:00), Lukas Slebodnik wrote: >On (16/09/16 16:19), Petr Cech wrote: >>On 09/14/2016 04:00 PM, Lukas Slebodnik wrote: >>> Let's assume that we will add new type of cache in future >>> (e.g. SSS_SYSDB_SECRET_CACHE) >>> >>> If the value of "state_mask" was CACHE | TS_CACHE SECRET_CACHE

[SSSD] Re: [PATCH] SPEC: Rename python packages using macro %python_provide

2016-09-22 Thread Michal Židek
On 09/22/2016 10:08 AM, Lukas Slebodnik wrote: On (15/09/16 20:44), Lukas Slebodnik wrote: On (15/09/16 14:08), Lukas Slebodnik wrote: On (05/07/16 13:39), Lukas Slebodnik wrote: ehlo, SSSD python packages were renamed in fedora few months ago. python-* -> python2-* But we didn't rename packa

[SSSD] [sssd PR#26][comment] KRB5: Fixing FQ name of user in krb5_setup()

2016-09-22 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/26 Title: #26: KRB5: Fixing FQ name of user in krb5_setup() lslebodn commented: """ Bump for review. Users are waiting. """ See the full comment at https://github.com/SSSD/sssd/pull/26#issuecomment-248838420 ___

[SSSD] Re: [PATCH] SPEC: Rename python packages using macro %python_provide

2016-09-22 Thread Lukas Slebodnik
On (15/09/16 20:44), Lukas Slebodnik wrote: >On (15/09/16 14:08), Lukas Slebodnik wrote: >>On (05/07/16 13:39), Lukas Slebodnik wrote: >>>ehlo, >>> >>>SSSD python packages were renamed in fedora few months ago. >>> python-* -> python2-* >>>But we didn't rename packages in upstream spec file and the

[SSSD] Re: [PATCH] SSSDConfig: Do not fail with nonexisting domains/services

2016-09-22 Thread Lukas Slebodnik
On (21/09/16 14:20), Lukas Slebodnik wrote: >ehlo, > >Almost oneliner i there would not be a unit test :-) > >LS Bump LS ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.

[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-09-22 Thread Petr Cech
bump -- Petr^4 Čech ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-09-22 Thread Lukas Slebodnik
On (16/09/16 16:19), Petr Cech wrote: >On 09/14/2016 04:00 PM, Lukas Slebodnik wrote: >> On (06/09/16 13:15), Petr Cech wrote: >> > On 09/05/2016 02:31 PM, Fabiano Fidêncio wrote: >> > > On Mon, Sep 5, 2016 at 11:59 AM, Fabiano Fidêncio >> > > wrote: >> > > > Petr, >> > > > >> > > > I went throug

[SSSD] [sssd PR#32][opened] Requesting a pull to SSSD:master from fidencio:wip/#3138

2016-09-22 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/32 Author: fidencio Title: #32: Requesting a pull to SSSD:master from fidencio:wip/#3138 Action: opened PR body: """ This patch series is intended to solve #3138 by adding a new service that updates the confdb. As part of the series this service is used b

[SSSD] [sssd PR#30][-Changes requested] sssctl: use systemd D-Bus API

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/30 Title: #30: sssctl: use systemd D-Bus API Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] Re: [PATCH] ssh: skip invalid certificates

2016-09-22 Thread Jakub Hrozek
On Mon, Sep 19, 2016 at 09:51:09AM +0200, Lukas Slebodnik wrote: > On (19/09/16 09:41), Jakub Hrozek wrote: > >On Thu, Jun 16, 2016 at 01:38:32PM +0200, Jakub Hrozek wrote: > >> On Thu, Jun 16, 2016 at 01:33:47PM +0200, Jakub Hrozek wrote: > >> > On Tue, Jun 07, 2016 at 03:58:31PM +0200, Sumit Bose

[SSSD] [sssd PR#29][+Pushed] tests: Add a regression test for upstream ticket #3131

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/29 Title: #29: tests: Add a regression test for upstream ticket #3131 Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho

[SSSD] [sssd PR#29][comment] tests: Add a regression test for upstream ticket #3131

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/29 Title: #29: tests: Add a regression test for upstream ticket #3131 jhrozek commented: """ * master: a299f900981343904d7c9c5d148e30b8e0b2c460 """ See the full comment at https://github.com/SSSD/sssd/pull/29#issuecomment-248831825 ___

[SSSD] [sssd PR#29][-Accepted] tests: Add a regression test for upstream ticket #3131

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/29 Title: #29: tests: Add a regression test for upstream ticket #3131 Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedora

[SSSD] [sssd PR#29][closed] tests: Add a regression test for upstream ticket #3131

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/29 Author: jhrozek Title: #29: tests: Add a regression test for upstream ticket #3131 Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/29/head:pr29 git checkout pr29

[SSSD] [sssd PR#12][closed] failover: proceed normally when no new server is found

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/12 Author: pbrezina Title: #12: failover: proceed normally when no new server is found Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/12/head:pr12 git checkout pr12 ___

[SSSD] [sssd PR#12][comment] failover: proceed normally when no new server is found

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/12 Title: #12: failover: proceed normally when no new server is found jhrozek commented: """ * master: 03cb5ac6aa4c60d2c64c6fdc2daae656bf5493f4 """ See the full comment at https://github.com/SSSD/sssd/pull/12#issuecomment-248831706 ___

[SSSD] [sssd PR#12][-Accepted] failover: proceed normally when no new server is found

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/12 Title: #12: failover: proceed normally when no new server is found Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedora

[SSSD] [sssd PR#12][+Pushed] failover: proceed normally when no new server is found

2016-09-22 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/12 Title: #12: failover: proceed normally when no new server is found Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedoraho