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
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
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
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:
>> > > > >
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
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
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
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.
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
_
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.
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
>>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
___
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
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
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"
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
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
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
___
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
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.
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
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
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
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
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
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
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
___
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
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
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
___
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
___
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
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
46 matches
Mail list logo