[SSSD] Re: [PATCH] providers: Move hostid from ipa to sdap

2017-04-18 Thread Pavel Březina
On 04/12/2017 03:27 PM, Hristo Venev wrote: This just makes sss_ssh_knownhostsproxy work. There is no support for hostgroups (although hostgroups in IPA should continue working). Hi Hristo, thank you very much for your contributions. It seems that you have put the patch as an email body. Would

[SSSD] pagure tickets for migrating wiki pages

2017-04-18 Thread Jakub Hrozek
Hi, as we're migrating the wiki pages from the old fedorahosted wiki to pagure, I would like to make sure two people are not working on the same wiki page. I'm thinking about just filing a bunch of issues over at https://pagure.io/SSSD/docs/issues for the most important pages. Anyone working on m

[SSSD] [sssd PR#235][comment] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side lslebodn commented: """ On (13/04/17 02:17), Jakub Hrozek wrote: >retest this please > It is just wasting of time unless somebody will fix enumer

[SSSD] [sssd PR#235][comment] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side lslebodn commented: """ Removing unit test is not acceptable without writing new one. """ See the full comment at https://github.com/SSSD/sssd/

[SSSD] [sssd PR#235][+Changes requested] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubsc

[SSSD] Re: pagure tickets for migrating wiki pages

2017-04-18 Thread Lukas Slebodnik
On (18/04/17 11:28), Jakub Hrozek wrote: >Hi, > >as we're migrating the wiki pages from the old fedorahosted wiki to >pagure, I would like to make sure two people are not working on the same >wiki page. > >I'm thinking about just filing a bunch of issues over at >https://pagure.io/SSSD/docs/issues

[SSSD] [sssd PR#193][comment] UTIL: Use max 15 characters for AD host UPN

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/193 Title: #193: UTIL: Use max 15 characters for AD host UPN lslebodn commented: """ >For AD name$ should be the first you try, if there are more then one try them >in series one after the >other, but it is highly unlikely you have more than >one. >Callin

[SSSD] [sssd PR#193][comment] UTIL: Use max 15 characters for AD host UPN

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/193 Title: #193: UTIL: Use max 15 characters for AD host UPN lslebodn commented: """ >For AD name$ should be the first you try, if there are more then one try them >in series one after the >other, but it is highly unlikely you have more than >one. >Callin

[SSSD] [sssd PR#235][comment] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side fidencio commented: """ On Tue, Apr 18, 2017 at 11:33 AM, lslebodn wrote: > Removing unit test is not acceptable without writing new one. > Lu

[SSSD] [sssd PR#235][-Changes requested] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubsc

[SSSD] [sssd PR#237][opened] providers: Move hostid from ipa to sdap

2017-04-18 Thread hvenev
URL: https://github.com/SSSD/sssd/pull/237 Author: hvenev Title: #237: providers: Move hostid from ipa to sdap Action: opened PR body: """ This just makes sss_ssh_knownhostsproxy work. There is no support for hostgroups (although hostgroups in `ipa` should continue working). I've been using

[SSSD] [sssd PR#237][comment] providers: Move hostid from ipa to sdap

2017-04-18 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/237 Title: #237: providers: Move hostid from ipa to sdap centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/237#issuecomment-294803793 ___

[SSSD] [sssd PR#237][comment] providers: Move hostid from ipa to sdap

2017-04-18 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/237 Title: #237: providers: Move hostid from ipa to sdap centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/237#issuecomment-294803784 ___

[SSSD] [sssd PR#235][+Changes requested] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubsc

[SSSD] [sssd PR#235][comment] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side lslebodn commented: """ On (18/04/17 03:47), fidencio wrote: >On Tue, Apr 18, 2017 at 11:33 AM, lslebodn wrote: > >> Removing unit test is not a

[SSSD] [sssd PR#136][comment] Tlog integration

2017-04-18 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/136 Title: #136: Tlog integration pbrezina commented: """ So the question is why we first search the cache then do the request? The current code is to notify nss responder about changes: 1. Call `sysdb_initgroups` and remember the groups that are cached at

[SSSD] [sssd PR#136][comment] Tlog integration

2017-04-18 Thread spbnick
URL: https://github.com/SSSD/sssd/pull/136 Title: #136: Tlog integration spbnick commented: """ Thank you. Yes, I think it answers my question. I'll do another sysdb_initgroups in the postprocess function. """ See the full comment at https://github.com/SSSD/sssd/pull/136#issuecomment-29482714

[SSSD] [sssd PR#235][comment] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side fidencio commented: """ On Tue, Apr 18, 2017 at 2:12 PM, lslebodn wrote: > On (18/04/17 03:47), fidencio wrote: > >On Tue, Apr 18, 2017 at 11:3

[SSSD] [sssd PR#235][-Changes requested] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubsc

[SSSD] [sssd PR#235][comment] Allow using the "shortnames" feature without requiring any configuration from the client side

2017-04-18 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/235 Title: #235: Allow using the "shortnames" feature without requiring any configuration from the client side fidencio commented: """ Okay, new patchset updated addressing @lslebodn's comments. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] AD Trust code question - s2n exop parsing of double-qualified name

2017-04-18 Thread Justin Stephenson
Hello, I was working on a fix for BZ # 1433835(IPA clients fails to retrieve groups with @-sign in the group name in an IPA-AD trust setup) where the patch at the end of this email seems to work well parsing a double-qualified object properly a group name like 'group@testing@domain' [ipa_s2

[SSSD] Re: OK to just push converted docs from fedorahosted wiki to the pagure docs repo?

2017-04-18 Thread Lukas Slebodnik
On (30/03/17 21:22), Jakub Hrozek wrote: >Hi, > >would anyone complain if I just push converted content from fedorahosted >to the docs repo w/o review as long as there are no changes OR the >changes are just alingnment of 1.15 design documents with the actual >implementation? > >As 1.15 is making i

[SSSD] Re: AD Trust code question - s2n exop parsing of double-qualified name

2017-04-18 Thread Alexander Bokovoy
On ti, 18 huhti 2017, Justin Stephenson wrote: Hello, I was working on a fix for BZ # 1433835(IPA clients fails to retrieve groups with @-sign in the group name in an IPA-AD trust setup) where the patch at the end of this email seems to work well parsing a double-qualified object properly a g

[SSSD] Re: OK to just push converted docs from fedorahosted wiki to the pagure docs repo?

2017-04-18 Thread Jakub Hrozek
On Tue, Apr 18, 2017 at 06:35:53PM +0200, Lukas Slebodnik wrote: > On (30/03/17 21:22), Jakub Hrozek wrote: > >Hi, > > > >would anyone complain if I just push converted content from fedorahosted > >to the docs repo w/o review as long as there are no changes OR the > >changes are just alingnment of

[SSSD] Re: AD Trust code question - s2n exop parsing of double-qualified name

2017-04-18 Thread Jakub Hrozek
On Tue, Apr 18, 2017 at 12:09:51PM -0400, Justin Stephenson wrote: > Hello, > > I was working on a fix for BZ # 1433835(IPA clients fails to retrieve groups > with @-sign in the group name in an IPA-AD trust setup) where the patch at > the end of this email seems to work well parsing a double-qual

[SSSD] Re: AD Trust code question - s2n exop parsing of double-qualified name

2017-04-18 Thread Jakub Hrozek
On Tue, Apr 18, 2017 at 08:52:50PM +0300, Alexander Bokovoy wrote: > On ti, 18 huhti 2017, Justin Stephenson wrote: > > Hello, > > > > I was working on a fix for BZ # 1433835(IPA clients fails to retrieve > > groups with @-sign in the group name in an IPA-AD trust setup) where the > > patch at the

[SSSD] Re: AD Trust code question - s2n exop parsing of double-qualified name

2017-04-18 Thread Alexander Bokovoy
On ti, 18 huhti 2017, Jakub Hrozek wrote: On Tue, Apr 18, 2017 at 08:52:50PM +0300, Alexander Bokovoy wrote: On ti, 18 huhti 2017, Justin Stephenson wrote: > Hello, > > I was working on a fix for BZ # 1433835(IPA clients fails to retrieve > groups with @-sign in the group name in an IPA-AD trust

[SSSD] Re: AD Trust code question - s2n exop parsing of double-qualified name

2017-04-18 Thread Justin Stephenson
On 04/18/2017 02:20 PM, Alexander Bokovoy wrote: On ti, 18 huhti 2017, Jakub Hrozek wrote: On Tue, Apr 18, 2017 at 08:52:50PM +0300, Alexander Bokovoy wrote: On ti, 18 huhti 2017, Justin Stephenson wrote: > Hello, > > I was working on a fix for BZ # 1433835(IPA clients fails to retrieve > group