[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Pavel Březina
On 10/10/2016 10:09 AM, Fabiano Fidêncio wrote: Victor, On Mon, Oct 10, 2016 at 10:04 AM, Victor Tapia wrote: Hi list, I've faced a race condition when SSSD boots in a machine with a big clock drift. This is what I see: 1. SSSD starts before the network is up,

[SSSD] Re: Milestone names

2016-10-10 Thread Jakub Hrozek
On Fri, Oct 07, 2016 at 02:23:16PM +0200, Michal Židek wrote: > On 10/07/2016 12:20 PM, Jakub Hrozek wrote: > > Hi, > > > > for better or worse, our milestone and release planning is not great. We > > normally decide on what we want to work on for the next release and release > > new versions

[SSSD] [sssd PR#39][edited] RESPONDER: Enable sudoRule in case insen. domains (1.13)

2016-10-10 Thread celestian
URL: https://github.com/SSSD/sssd/pull/39 Author: celestian Title: #39: RESPONDER: Enable sudoRule in case insen. domains (1.13) Action: edited Changed field: title Original value: """ RESPONDER: Enable sudoRule in case insen. domains """ ___

[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Fabiano Fidêncio
Victor, On Mon, Oct 10, 2016 at 10:04 AM, Victor Tapia wrote: > Hi list, > > I've faced a race condition when SSSD boots in a machine with a big > clock drift. This is what I see: > > 1. SSSD starts before the network is up, queries the LDAP server without > success

[SSSD] [sssd PR#43][edited] RESPONDER: Enable sudoRule in case insen. domains​ (1.14)

2016-10-10 Thread celestian
URL: https://github.com/SSSD/sssd/pull/43 Author: celestian Title: #43: RESPONDER: Enable sudoRule in case insen. domains​ (1.14) Action: edited Changed field: title Original value: """ SUDO: Adding user name alias to sudoRule filter """ ___

[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Victor Tapia
Hi Fabiano and list, Please forgive me, I just realized that I wasn't, indeed, running from master. I'll try again with the proper version and come back if needed. Thanks! Victor El 10/10/16 a las 10:09, Fabiano Fidêncio escribió: > Victor, > > On Mon, Oct 10, 2016 at 10:04 AM, Victor Tapia

[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Ian Kent
On Mon, 2016-10-10 at 10:42 +0200, Jakub Hrozek wrote: > On Mon, Oct 10, 2016 at 10:04:30AM +0200, Victor Tapia wrote: > > Hi list, > > > > I've faced a race condition when SSSD boots in a machine with a big > > clock drift. This is what I see: > > > > 1. SSSD starts before the network is up,

[SSSD] [sssd PR#31][comment] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/31 Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME sumit-bose commented: """ On Fri, Oct 07, 2016 at 08:21:21AM -0700, Jakub Hrozek wrote: > I'm afraid Coverity found something it doesn't like: > ``` The latest patch should

[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Jakub Hrozek
On Mon, Oct 10, 2016 at 10:04:30AM +0200, Victor Tapia wrote: > Hi list, > > I've faced a race condition when SSSD boots in a machine with a big > clock drift. This is what I see: > > 1. SSSD starts before the network is up, queries the LDAP server without > success and sets a retry timer (~60

[SSSD] Re: [Freeipa-devel] [RFC] Matching and Mapping Certificates

2016-10-10 Thread Fraser Tweedale
On Fri, Oct 07, 2016 at 09:35:00AM +0300, Alexander Bokovoy wrote: > On pe, 07 loka 2016, Fraser Tweedale wrote: > > On Thu, Oct 06, 2016 at 12:49:30PM +0200, Sumit Bose wrote: > > > > > Question, do we need search-and-replace at all (or at this > > > stage)? Most of the interesting values from

[SSSD] Monotonic clock for timed events

2016-10-10 Thread Victor Tapia
Hi list, I've faced a race condition when SSSD boots in a machine with a big clock drift. This is what I see: 1. SSSD starts before the network is up, queries the LDAP server without success and sets a retry timer (~60 secs) 2. NTP starts and corrects the clock, 1 hour back for example. 3. SSSD

[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Victor Tapia
El 10/10/16 a las 10:56, Ian Kent escribió: > On Mon, 2016-10-10 at 10:42 +0200, Jakub Hrozek wrote: >> On Mon, Oct 10, 2016 at 10:04:30AM +0200, Victor Tapia wrote: >>> Hi list, >>> >>> I've faced a race condition when SSSD boots in a machine with a big >>> clock drift. This is what I see: >>>

[SSSD] [sssd PR#30][+Changes requested] sssctl: use systemd D-Bus API

2016-10-10 Thread jhrozek
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

[SSSD] [sssd PR#35][comment] sss_cache: improve option argument handling

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/35 Title: #35: sss_cache: improve option argument handling jhrozek commented: """ master: 1330390c698ca0802200725df43356557aa633a2 """ See the full comment at https://github.com/SSSD/sssd/pull/35#issuecomment-252582107

[SSSD] [sssd PR#35][closed] sss_cache: improve option argument handling

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/35 Author: justin-stephenson Title: #35: sss_cache: improve option argument handling Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/35/head:pr35 git checkout pr35

[SSSD] [sssd PR#35][-Accepted] sss_cache: improve option argument handling

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/35 Title: #35: sss_cache: improve option argument handling 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#35][+Pushed] sss_cache: improve option argument handling

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/35 Title: #35: sss_cache: improve option argument handling Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] Re: Monotonic clock for timed events

2016-10-10 Thread Jakub Hrozek
On Mon, Oct 10, 2016 at 11:09:35AM +0200, Victor Tapia wrote: > El 10/10/16 a las 10:56, Ian Kent escribió: > > On Mon, 2016-10-10 at 10:42 +0200, Jakub Hrozek wrote: > >> On Mon, Oct 10, 2016 at 10:04:30AM +0200, Victor Tapia wrote: > >>> Hi list, > >>> > >>> I've faced a race condition when SSSD

[SSSD] [sssd PR#31][comment] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/31 Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME jhrozek commented: """ * master: dcdf292567d50e5cc527766c1944dcf6a8ecacc5 """ See the full comment at https://github.com/SSSD/sssd/pull/31#issuecomment-252583002

[SSSD] [sssd PR#30][comment] sssctl: use systemd D-Bus API

2016-10-10 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/30 Title: #30: sssctl: use systemd D-Bus API pbrezina commented: """ Hi, your patch looks good to me. There was no specific reason, see https://github.com/SSSD/sssd/pull/30#issuecomment-251485499 """ See the full comment at

[SSSD] [sssd PR#31][comment] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/31 Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME jhrozek commented: """ On Mon, Oct 10, 2016 at 01:07:12AM -0700, sumit-bose wrote: > On Fri, Oct 07, 2016 at 08:21:21AM -0700, Jakub Hrozek wrote: > > I'm afraid Coverity

[SSSD] [sssd PR#31][+Accepted] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/31 Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#30][comment] sssctl: use systemd D-Bus API

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/30 Title: #30: sssctl: use systemd D-Bus API jhrozek commented: """ Thanks, this looks good, but I wonder if we could really just detect the service command (I know we talked about it and then decided not to..but I forgot why). See for example:

[SSSD] [sssd PR#31][-Accepted] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/31 Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#31][closed] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/31 Author: sumit-bose Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/31/head:pr31 git checkout pr31

[SSSD] [sssd PR#31][+Pushed] nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/31 Title: #31: nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#45][opened] tests: Add unit tests for UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME

2016-10-10 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/45 Author: jhrozek Title: #45: tests: Add unit tests for UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME Action: opened PR body: """ This is what I used to test recent Sumit's patches for ticket #3194. """ To pull the PR as Git branch: git