[SSSD] [sssd PR#218][edited] TEST: Adding krb5-kdc to dependencies

2017-03-30 Thread celestian
URL: https://github.com/SSSD/sssd/pull/218 Author: celestian Title: #218: TEST: Adding krb5-kdc to dependencies Action: edited Changed field: title Original value: """ TEST: Adding paython-requests to dependencies """ ___ sssd-devel mailing list

[SSSD] [sssd PR#218][synchronized] TEST: Adding paython-requests to dependencies

2017-03-30 Thread celestian
URL: https://github.com/SSSD/sssd/pull/218 Author: celestian Title: #218: TEST: Adding paython-requests to dependencies Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/218/head:pr218 git checkout pr218 From

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

2017-03-30 Thread Jakub Hrozek
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 its way to downstreams, there are people

[SSSD] Re: Data Provider is offline

2017-03-30 Thread Jakub Hrozek
On Wed, Mar 22, 2017 at 05:39:52PM +0100, Michaël Van de Borne wrote: > Hi all, > > So I have 2 Centos7 hosts, with same sssd and nsswitch configs. > One does find the users in IPA, and the other doesn't. > Looks like the Data Provider is offline. > I sent the SIGUSR2 signal to sssd which is

[SSSD] Remove https://github.com/SSSD/gh-mailinglist-notifications, add https://github.com/SSSD/docs

2017-03-30 Thread Jakub Hrozek
Hi, I'd like to remove https://github.com/SSSD/gh-mailinglist-notifications -- we're not currently using it, but we're rather using Martin Basti's mail notifier. At the same time, I'd like to add a mirror of https://pagure.io/SSSD/docs to github in order to follow the same process for both docs

[SSSD] [sssd PR#200][comment] Improve PAM test client

2017-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/200 Title: #200: Improve PAM test client sumit-bose commented: """ A successful CI run can be found at http://sssd-ci.duckdns.org/logs/job/66/81/summary.html. """ See the full comment at https://github.com/SSSD/sssd/pull/200#issuecomment-290515031

[SSSD] [sssd PR#200][comment] Improve PAM test client

2017-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/200 Title: #200: Improve PAM test client sumit-bose commented: """ The new version integrated pam_test_client into sssctl in the last patch. """ See the full comment at https://github.com/SSSD/sssd/pull/200#issuecomment-290513921

[SSSD] [sssd PR#200][synchronized] Improve PAM test client

2017-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/200 Author: sumit-bose Title: #200: Improve PAM test client Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/200/head:pr200 git checkout pr200 From

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

2017-03-30 Thread abbra
URL: https://github.com/SSSD/sssd/pull/193 Title: #193: UTIL: Use max 15 characters for AD host UPN abbra commented: """ I think the requirement for computer accounts comes from NT compatibility where it is based on NetBIOS spec. Note that samAccountName is not limited by 20 characters but

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

2017-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/193 Title: #193: UTIL: Use max 15 characters for AD host UPN sumit-bose commented: """ MSFT speaks about the size of NetBIOS names (16 characters, so 15 character plus the '$') e.g. in

[SSSD] [sssd PR#198][+Pushed] secrets: support https in proxy provider

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/198 Title: #198: secrets: support https in proxy provider 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#198][closed] secrets: support https in proxy provider

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/198 Author: pbrezina Title: #198: secrets: support https in proxy provider Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/198/head:pr198 git checkout pr198

[SSSD] [sssd PR#198][comment] secrets: support https in proxy provider

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/198 Title: #198: secrets: support https in proxy provider lslebodn commented: """ http://sssd-ci.duckdns.org/logs/job/66/78/summary.html master: * dc186bfe90665c13d589b3b4efd9009293e62c46 * 18e4fe9d836e8f7bee52724374ffc0011172329f *

[SSSD] [sssd PR#198][comment] secrets: support https in proxy provider

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/198 Title: #198: secrets: support https in proxy provider lslebodn commented: """ http://sssd-ci.duckdns.org/logs/job/66/78/summary.html master: * dc186bfe90665c13d589b3b4efd9009293e62c46 * 18e4fe9d836e8f7bee52724374ffc0011172329f *

[SSSD] Re: Regarding sssd.conf syntax check, going thru dinglib

2017-03-30 Thread amit kumar
Hello Lukas, Thanks for response, yes we have ticket https://pagure.io/SSSD/sssd/issue/416 But my query was regarding the design *how we parse smb.conf using ding-lib.* I am planing to provide a fix so that 'sssctl config-check' reports something as this incorrect. debug_level = uu I found

[SSSD] [sssd PR#217][closed] KCM: Fix off-by-one error in secrets key validation

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/217 Author: jhrozek Title: #217: KCM: Fix off-by-one error in secrets key validation Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/217/head:pr217 git checkout pr217

[SSSD] [sssd PR#217][+Pushed] KCM: Fix off-by-one error in secrets key validation

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/217 Title: #217: KCM: Fix off-by-one error in secrets key validation Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#217][comment] KCM: Fix off-by-one error in secrets key validation

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/217 Title: #217: KCM: Fix off-by-one error in secrets key validation lslebodn commented: """ http://sssd-ci.duckdns.org/logs/job/66/77/summary.html master: * 7d73049884e3a96ca3b00b5bd4104f4edd6287ab """ See the full comment at

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

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/193 Title: #193: UTIL: Use max 15 characters for AD host UPN lslebodn commented: """ Thank you for review after two weeks. I was able to find in msdn documentation that `sAMAccountName` must be less than 20 characters and computers have to have '$' sign

[SSSD] [sssd PR#198][-Changes requested] secrets: support https in proxy provider

2017-03-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/198 Title: #198: secrets: support https in proxy provider Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#198][comment] secrets: support https in proxy provider

2017-03-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/198 Title: #198: secrets: support https in proxy provider pbrezina commented: """ I changed `POST` method from `CURLOPT_POST` to `CURLOPT_CUSTOMREQUEST = "POST"` since it the first option uses different options to pass data and data length to curl. Now

[SSSD] [sssd PR#215][+Pushed] Support for non-POSIX users and groups

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups 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#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups jhrozek commented: """ * master: * 861ab44e8148208425b67c4711bc8fade10fd3ed * 3e39806177e1cd383743ff596cb96df44a6ce8c9 * ed0cdfcacc44e4e13e1524e254efa744610a87c2 *

[SSSD] [sssd PR#214][+Changes requested] UTIL: Set udp_preference_limit=0 in krb5 snippet

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/214 Title: #214: UTIL: Set udp_preference_limit=0 in krb5 snippet Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#218][+Changes requested] TEST: Adding paython-requests to dependencies

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/218 Title: #218: TEST: Adding paython-requests to dependencies Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#218][comment] TEST: Adding paython-requests to dependencies

2017-03-30 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/218 Title: #218: TEST: Adding paython-requests to dependencies lslebodn commented: """ It does not work for me: ``` sh$ rpm -q python-requests python2-requests python3-requests package python-requests is not installed python2-requests-2.13.0-1.fc26.noarch

[SSSD] [sssd PR#215][+Accepted] Support for non-POSIX users and groups

2017-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups 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#208][comment] IFP: Filter with * in Users.ListByName method

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/208 Title: #208: IFP: Filter with * in Users.ListByName method jhrozek commented: """ On Thu, Mar 30, 2017 at 03:46:20AM -0700, Pavel Březina wrote: > @jhrozek I agree there is a bug there. I just want to confirm one thing -- do > we want to allow filter

[SSSD] [sssd PR#208][comment] IFP: Filter with * in Users.ListByName method

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/208 Title: #208: IFP: Filter with * in Users.ListByName method jhrozek commented: """ On Thu, Mar 30, 2017 at 03:46:20AM -0700, Pavel Březina wrote: > @jhrozek I agree there is a bug there. I just want to confirm one thing -- do > we want to allow filter

[SSSD] [sssd PR#208][comment] IFP: Filter with * in Users.ListByName method

2017-03-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/208 Title: #208: IFP: Filter with * in Users.ListByName method pbrezina commented: """ @jhrozek I agree there is a bug there. I just want to confirm one thing -- do we want to allow filter without any character in it? Something tells me it was a design

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups jhrozek commented: """ the new PR just amends the manpage description of the non-POSIX domains """ See the full comment at https://github.com/SSSD/sssd/pull/215#issuecomment-290368513

[SSSD] [sssd PR#218][opened] TEST: Adding paython-requests to dependencies

2017-03-30 Thread celestian
URL: https://github.com/SSSD/sssd/pull/218 Author: celestian Title: #218: TEST: Adding paython-requests to dependencies Action: opened PR body: """ Resolves: https://pagure.io/SSSD/sssd/issue/3353 Note: I am not sure if this is the correct dependency which we were looking for. But it is

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups jhrozek commented: """ On Thu, Mar 30, 2017 at 02:53:18AM -0700, sumit-bose wrote: > I tested the patches with a plain LDAP setup and with and AD. In general they > work as expected and since I think

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups sumit-bose commented: """ I tested the patches with a plain LDAP setup and with and AD. In general they work as expected and since I think the current code is ok I would ACK the patches so that the

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups pbrezina commented: """ On 03/30/2017 11:23 AM, Jakub Hrozek wrote: > On Thu, Mar 30, 2017 at 01:59:20AM -0700, Pavel Březina wrote: >> I got error in enumeration as well with my secrets patch

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups fidencio commented: """ On Thu, Mar 30, 2017 at 11:23 AM, Jakub Hrozek wrote: > On Thu, Mar 30, 2017 at 01:59:20AM -0700, Pavel Březina wrote: > > I got error in

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups jhrozek commented: """ On Thu, Mar 30, 2017 at 01:59:20AM -0700, Pavel Březina wrote: > I got error in enumeration as well with my secrets patch (definitely not > related), but on debian and in

[SSSD] [sssd PR#215][comment] Support for non-POSIX users and groups

2017-03-30 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/215 Title: #215: Support for non-POSIX users and groups pbrezina commented: """ I got error in enumeration as well with my secrets patch (definitely not related), but on debian and in different test: