[SSSD] Is this sort of test failure expected on a RHEL7.3+ environment?

2018-02-02 Thread Richard Sharpe
Hi folks, After installing all the RPMs needed, I managed to get sssd to build using chmake. This is what happened at the end: - PASS: src/tests/double_semicolon_test make[4]: execvp: /bin/sh: Argument list too long make[4]: *** [test-suite.log] Error 127 make[4]:

[SSSD] [sssd PR#128][comment] Fix group renaming issue when "id_provider = ldap" is set

2018-02-02 Thread mc-meta
URL: https://github.com/SSSD/sssd/pull/128 Title: #128: Fix group renaming issue when "id_provider = ldap" is set mc-meta commented: """ Hello, we are heavily hit by this bug. Is there any forecast on when the change will be released? Thanks, -m """ See the full comment at

[SSSD] Re: Is there an alternative other than sss_nss_getsidbyid that can deal with UID == GID?

2018-02-02 Thread Richard Sharpe
On Fri, Feb 2, 2018 at 1:07 AM, Sumit Bose wrote: > On Thu, Feb 01, 2018 at 01:03:24PM -0800, Richard Sharpe wrote: >> Hi folks, >> >> We have a customer who seems to do what RHEL does with respects users >> and groups. >> >> That is: >> >> 1. User A has a SID of

[SSSD] Re: Is there an alternative other than sss_nss_getsidbyid that can deal with UID == GID?

2018-02-02 Thread Richard Sharpe
On Fri, Feb 2, 2018 at 3:56 AM, Sumit Bose wrote: > On Fri, Feb 02, 2018 at 11:46:03AM +0100, Jakub Hrozek wrote: >> On Fri, Feb 02, 2018 at 10:07:08AM +0100, Sumit Bose wrote: >> > As an alternative, but even more complicated you can make the SID >> > available via

[SSSD] Re: Is there an alternative other than sss_nss_getsidbyid that can deal with UID == GID?

2018-02-02 Thread Sumit Bose
On Fri, Feb 02, 2018 at 11:46:03AM +0100, Jakub Hrozek wrote: > On Fri, Feb 02, 2018 at 10:07:08AM +0100, Sumit Bose wrote: > > As an alternative, but even more complicated you can make the SID > > available via D-Bus/InfoPipe and then lookup user and group by ID. > > > > So it looks like

[SSSD] Re: Is there an alternative other than sss_nss_getsidbyid that can deal with UID == GID?

2018-02-02 Thread Jakub Hrozek
On Fri, Feb 02, 2018 at 10:07:08AM +0100, Sumit Bose wrote: > As an alternative, but even more complicated you can make the SID > available via D-Bus/InfoPipe and then lookup user and group by ID. > > So it looks like sss_nss_getsidbyuid() and sss_nss_getsidbygid() should > be added to the

[SSSD] Re: Is there an alternative other than sss_nss_getsidbyid that can deal with UID == GID?

2018-02-02 Thread Sumit Bose
On Thu, Feb 01, 2018 at 01:03:24PM -0800, Richard Sharpe wrote: > Hi folks, > > We have a customer who seems to do what RHEL does with respects users > and groups. > > That is: > > 1. User A has a SID of S-1-5-21-x-y-z-1234 > 2. They also have a primary group SID of S-1-5-21-x-y-x-1235 (usually