[SSSD] [sssd PR#331][comment] KCM: temporary increase hardcoded buffers

2017-07-21 Thread frozencemetery
URL: https://github.com/SSSD/sssd/pull/331 Title: #331: KCM: temporary increase hardcoded buffers frozencemetery commented: """ Per @simo5's comments in the linked bug, tickets can easily reach 65k, so this limit should maybe be higher. """ See the full comment at https://github.com/SSSD/sssd

[SSSD] [sssd PR#332][opened] sydb: index improvements

2017-07-21 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/332 Author: sumit-bose Title: #332: sydb: index improvements Action: opened PR body: """ This patch first adds some missing attributes to the index. The most important one here is 'ghost' which is used in the backed during group lookups. Additionally the

[SSSD] [sssd PR#225][comment] SECRETS: Apply separate quotas for cn=secrets and cn=kcm

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/225 Title: #225: SECRETS: Apply separate quotas for cn=secrets and cn=kcm lslebodn commented: """ BTW I would prefer at least "CRYPTO: Do not call NSS_Shutdown after every operation" in 1.15.3 """ See the full comment at https://github.com/SSSD/sssd/pull

[SSSD] [sssd PR#331][opened] KCM: temporary increase hardcoded buffers

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/331 Author: lslebodn Title: #331: KCM: temporary increase hardcoded buffers Action: opened PR body: """ Temporary workaround: https://pagure.io/SSSD/sssd/issue/3386 I would prefer to have at least partially usable kcm in official release due to downstrea

[SSSD] [sssd PR#327][comment] RESPONDERS: Fix terminating idle connections

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/327 Title: #327: RESPONDERS: Fix terminating idle connections lslebodn commented: """ master: * 74e2415f00d0cb27ae935c7d81aaf15d906cc927 * d24335e9bd611e6626a57da28ad8ed621bb473c1 * 422217c7ea5fbe94b386c93c19e2c1928151faa0 """ See the full comment at http

[SSSD] [sssd PR#327][closed] RESPONDERS: Fix terminating idle connections

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/327 Author: jhrozek Title: #327: RESPONDERS: Fix terminating idle connections Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/327/head:pr327 git checkout pr327 _

[SSSD] [sssd PR#327][+Pushed] RESPONDERS: Fix terminating idle connections

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/327 Title: #327: RESPONDERS: Fix terminating idle connections Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown lslebodn commented: """ On (21/07/17 07:14), Jakub Hrozek wrote: >I would prefer to push the commit " ad_account_can_shortcut: shortcut if ID is >unknown" before the 1.15.3 release because

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-21 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown jhrozek commented: """ I would prefer to push the commit " ad_account_can_shortcut: shortcut if ID is unknown" before the 1.15.3 release because it's a regression. The second one can IMO

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown lslebodn commented: """ On (21/07/17 11:16), sumit-bose wrote: >The idmap part of not needed in 1.15.3. Good to know. I was not sure about severity of related ticket. LS """ See the ful

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-21 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown sumit-bose commented: """ The idmap part of not needed in 1.15.3. If we decide we want the shortcut patch in 1.15.3 I can drop the idmap part from this PR and create another one. """ See

[SSSD] About https://pagure.io/SSSD/sssd/issue/1898

2017-07-21 Thread amit kumar
Dear Devels, The requirement I understand is to move files used by both client(sss_client) & server to some special directory may be src/shared? I believe these are common files used by both server & client(sss_client) Hence movement is required? I find 3 files having the header specified in Bug:

[SSSD] [sssd PR#330][comment] ad_account_can_shortcut: shortcut if ID is unknown

2017-07-21 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/330 Title: #330: ad_account_can_shortcut: shortcut if ID is unknown lslebodn commented: """ On (20/07/17 18:15), sumit-bose wrote: >Additionally this PR adds some missing descriptions for idmap error codes. >You can view, comment on, or merge this pull requ