[SSSD] Re: [PATCH]: test ldap provider with TLS or SSL

2017-03-06 Thread Dan Lavu
Nikolai, Since we last spoken, here is an update patch for review. Adding an optional ssl parameter to the DS class. When enabled, right now the tests fail because SSL is not configured properly on the client, but I'll get to that in my next patch? Dan On Fri, Mar 11, 2016 at 1:16 PM, Nikolai

[SSSD] [sssd PR#152][comment] Add a tevent wrapper around libcurl's asynchronous interface

2017-03-06 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/152 Title: #152: Add a tevent wrapper around libcurl's asynchronous interface lslebodn commented: """ Update: latest version works well in internal CI; but there is still problem in CentOS infrastructure with `test_secrets.py::test_curlwrap_parallel`. The

[SSSD] [sssd PR#178][comment] UTIL: Sanitize newline characters.

2017-03-06 Thread vtapia
URL: https://github.com/SSSD/sssd/pull/178 Title: #178: UTIL: Sanitize newline characters. vtapia commented: """ > Thank you very much for configrmation. > If you do not mind then I will squash patches before push. Please, go ahead, and thanks for the fast response. """ See the full comment

[SSSD] Design discussion: Support for non-POSIX users and groups

2017-03-06 Thread Jakub Hrozek
Hi, I prepared a design page for a new feature about fetching and authenticating non-POSIX users: https://docs.pagure.org/SSSD.sssd/design_pages/non_posix_support.html For your convenience, I'm also copying the .rst text below: Support for non-POSIX users and groups

[SSSD] [sssd PR#178][comment] UTIL: Sanitize newline characters.

2017-03-06 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/178 Title: #178: UTIL: Sanitize newline characters. lslebodn commented: """ On (06/03/17 02:53), Victor Tapia wrote: >vtapia commented on this pull request. >> @@ -589,6 +589,14 @@ errno_t sss_filter_sanitize_ex(TALLOC_CTX *mem_ctx, >

[SSSD] [sssd PR#181][comment] README.md: Point to our releases on pagure

2017-03-06 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/181 Title: #181: README.md: Point to our releases on pagure lslebodn commented: """ On (06/03/17 03:25), Jakub Hrozek wrote: >jhrozek commented on this pull request. >> @@ -9,7 +9,22 @@ to connect to multiple different account sources. > More information

[SSSD] [sssd PR#177][comment] first letter of user name template for override_homedir

2017-03-06 Thread reguero
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir reguero commented: """ Thanks, I think the code is indeed cleaner with @lslebodn suggestion. """ See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-284374514

[SSSD] [sssd PR#177][synchronized] first letter of user name template for override_homedir

2017-03-06 Thread reguero
URL: https://github.com/SSSD/sssd/pull/177 Author: reguero Title: #177: first letter of user name template for override_homedir Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/177/head:pr177 git checkout pr177 From

[SSSD] [sssd PR#178][comment] UTIL: Sanitize newline characters.

2017-03-06 Thread vtapia
URL: https://github.com/SSSD/sssd/pull/178 Title: #178: UTIL: Sanitize newline characters. vtapia commented: """ Added \r as it triggers the same bug when trailing a valid username: """ See the full comment at https://github.com/SSSD/sssd/pull/178#issuecomment-284359633

[SSSD] [sssd PR#178][synchronized] UTIL: Sanitize newline characters.

2017-03-06 Thread vtapia
URL: https://github.com/SSSD/sssd/pull/178 Author: vtapia Title: #178: UTIL: Sanitize newline characters. Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/178/head:pr178 git checkout pr178 From

[SSSD] [sssd PR#181][+Changes requested] README.md: Point to our releases on pagure

2017-03-06 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/181 Title: #181: README.md: Point to our releases on pagure Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#181][-Accepted] README.md: Point to our releases on pagure

2017-03-06 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/181 Title: #181: README.md: Point to our releases on pagure Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#181][+Accepted] README.md: Point to our releases on pagure

2017-03-06 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/181 Title: #181: README.md: Point to our releases on pagure Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#181][comment] README.md: Point to our releases on pagure

2017-03-06 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/181 Title: #181: README.md: Point to our releases on pagure fidencio commented: """ Ack! """ See the full comment at https://github.com/SSSD/sssd/pull/181#issuecomment-284357023 ___ sssd-devel mailing list --

[SSSD] [sssd PR#181][opened] README.md: Point to our releases on pagure

2017-03-06 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/181 Author: jhrozek Title: #181: README.md: Point to our releases on pagure Action: opened PR body: """ Since the README.md is more or less what the wiki front page used to be, it makes sense, especially for Github users, to point to our releases from

[SSSD] Re: Announcing SSSD 1.15.1

2017-03-06 Thread Jakub Hrozek
On Mon, Mar 06, 2017 at 10:34:45AM +0100, Pavel Březina wrote: > On 03/04/2017 07:50 PM, Jakub Hrozek wrote: > > SSSD 1.15.1 > > === > > > > The SSSD team is proud to announce the release of version 1.15.1 of the > > System Security Services Daemon. > > > > This is the first release that

[SSSD] Re: Announcing SSSD 1.15.1

2017-03-06 Thread Pavel Březina
On 03/04/2017 07:50 PM, Jakub Hrozek wrote: SSSD 1.15.1 === The SSSD team is proud to announce the release of version 1.15.1 of the System Security Services Daemon. This is the first release that is available from SSSD's new home at https://pagure.io/SSSD/sssd The tarball can be