[SSSD] Re: [PATCH SET] SYSDB: Adding message to inform about cache

2016-08-25 Thread Petr Cech
On 08/23/2016 10:58 AM, Petr Cech wrote: Hello, there is new patch number 3 which is a WIP. I would like to ask you which version of ldif printing do you prefer. You can see [1] which shows the outputs. Difference is that version A is step by step reading of ldb messsage. But, version B uses

[SSSD] Re: [PATCH] Check whether a secret exists before trying to delete it

2016-08-25 Thread Fabiano Fidêncio
Jakub, On Thu, Aug 25, 2016 at 1:56 PM, Jakub Hrozek wrote: > On Wed, Aug 17, 2016 at 03:13:57PM +0200, Fabiano Fidêncio wrote: >> The attached patch for #3125 [0]is based on Jakub's "secrets" branch >> on github [1], as there are (at least) a few issues with the current >> secrets code. >> >> [0

[SSSD] Re: [PATCHSET] Throw away the timestamp cache if re-initializing the persistent cache

2016-08-25 Thread Fabiano Fidêncio
On Thu, Aug 25, 2016 at 1:44 PM, Jakub Hrozek wrote: > On Wed, Aug 17, 2016 at 01:13:16PM +0200, Fabiano Fidêncio wrote: >> This patchset resolves https://fedorahosted.org/sssd/ticket/3128 >> >> CI has passed: http://sssd-ci.duckdns.org/logs/job/51/84/summary.html >> >> Best Regards, >> -- >> Fabi

[SSSD] Re: [PATCHSET] PROXY: Refactoring save_{user,group}() functions

2016-08-25 Thread Fabiano Fidêncio
On Thu, Aug 25, 2016 at 2:07 PM, Lukas Slebodnik wrote: > On (24/08/16 15:41), Fabiano Fidêncio wrote: >>This small series contain some really small refactoring work in the >>save_user() and save_group() functions, as suggested by Lukaš >>Slebodnik[0]. >> >>CI has not passed[1], but the failure oc

[SSSD] Re: 'no primary group ID provided' when using AD in ldap mode

2016-08-25 Thread Jakub Hrozek
On Fri, Aug 26, 2016 at 04:49:27AM -, daniel.herm...@nab.com.au wrote: > Hi, > i'd like to use sssd in ldap mode: > id_provider = ldap > auth_provider = ldap The users list is probably better then -devel for questions: https://lists.fedorahosted.org/archives/list/sssd-us...@lists.fedoraho

[SSSD] 'no primary group ID provided' when using AD in ldap mode

2016-08-25 Thread daniel . hermans
Hi, i'd like to use sssd in ldap mode: id_provider = ldap auth_provider = ldap against an Active Directory domain. Yes krb5 would be better but i only have a BIND account and cannot add computer objects. Reading guides here: https://wiki.ubuntu.com/Enterprise/Authentication/sssd it says i don't

[SSSD] Re: [RFCv3] NSS tlog integration

2016-08-25 Thread Simo Sorce
On Thu, 2016-08-25 at 14:24 +0300, Nikolai Kondrashov wrote: > Hi Simo, > > Thanks for looking at the patches and for the feedback! > I'm replying below. > > On 08/24/2016 11:24 PM, Simo Sorce wrote: > > On Tue, 2016-08-23 at 17:24 +0300, Nikolai Kondrashov wrote: > >> Hi everyone, > >> > >> Atta

[SSSD] Re: [PATCH] watchdog: cope with time shift

2016-08-25 Thread Lukas Slebodnik
On (25/08/16 15:54), Lukas Slebodnik wrote: >On (24/08/16 11:58), Fabiano Fidêncio wrote: >>On Wed, Aug 24, 2016 at 11:55 AM, Pavel Březina wrote: >>> On 08/24/2016 11:41 AM, Fabiano Fidêncio wrote: On Wed, 2016-08-24 at 11:29 +0200, Pavel Březina wrote: > From 09e5ad3448694d96

[SSSD] Re: [PATCH] watchdog: cope with time shift

2016-08-25 Thread Lukas Slebodnik
On (24/08/16 11:58), Fabiano Fidêncio wrote: >On Wed, Aug 24, 2016 at 11:55 AM, Pavel Březina wrote: >> On 08/24/2016 11:41 AM, Fabiano Fidêncio wrote: >>> >>> On Wed, 2016-08-24 at 11:29 +0200, Pavel Březina wrote: >>> From 09e5ad3448694d9609bd2a9e89e8a05ef82f66bc Mon Sep 17 00:00:00 >>> >>

[SSSD] Re: [PATCHSET] PROXY: Refactoring save_{user,group}() functions

2016-08-25 Thread Lukas Slebodnik
On (24/08/16 15:41), Fabiano Fidêncio wrote: >This small series contain some really small refactoring work in the >save_user() and save_group() functions, as suggested by Lukaš >Slebodnik[0]. > >CI has not passed[1], but the failure occurred just in RHEL-7 in a >test that, AFAIR, is failing quite o

[SSSD] Re: [PATCH] Check whether a secret exists before trying to delete it

2016-08-25 Thread Jakub Hrozek
On Wed, Aug 17, 2016 at 03:13:57PM +0200, Fabiano Fidêncio wrote: > The attached patch for #3125 [0]is based on Jakub's "secrets" branch > on github [1], as there are (at least) a few issues with the current > secrets code. > > [0]: https://fedorahosted.org/sssd/ticket/312 > [1]: https://github.co

[SSSD] Re: [PATCHSET] Throw away the timestamp cache if re-initializing the persistent cache

2016-08-25 Thread Jakub Hrozek
On Wed, Aug 17, 2016 at 01:13:16PM +0200, Fabiano Fidêncio wrote: > This patchset resolves https://fedorahosted.org/sssd/ticket/3128 > > CI has passed: http://sssd-ci.duckdns.org/logs/job/51/84/summary.html > > Best Regards, > -- > Fabiano Fidêncio > From fdef2d959af54e2208a3de86c1d3d7b03c58cce1

[SSSD] Re: [PATCH] PROXY: Adding proxy_max_children option

2016-08-25 Thread Petr Cech
On 08/24/2016 05:25 PM, Fabiano Fidêncio wrote: Petr, On Wed, Aug 24, 2016 at 4:22 PM, Petr Cech wrote: Hello, I am fighting with adding new option to sssd.conf. I slowly running out of breath. I know proxy could be id, auth or chpass provider. I don't know where is the right place for my op

[SSSD] Re: [RFCv3] NSS tlog integration

2016-08-25 Thread Nikolai Kondrashov
Hi Simo, Thanks for looking at the patches and for the feedback! I'm replying below. On 08/24/2016 11:24 PM, Simo Sorce wrote: On Tue, 2016-08-23 at 17:24 +0300, Nikolai Kondrashov wrote: Hi everyone, Attached is the third version of work-in-progress SSSD/tlog integration patches. I'm sending

[SSSD] Re: tasks for newcomers or non-developers

2016-08-25 Thread Jakub Hrozek
On Wed, Aug 24, 2016 at 10:45:03AM -0400, Justin Stephenson wrote: > > On 08/04/2016 04:20 AM, Jakub Hrozek wrote: > > Hi, > > > > Over the last couple of weeks, I've talked to several people, mostly > > engineers with not too much development experience, who said they would > > like to start con