• Issues with SSSD on RHEL 5

    From Mitch Brown@21:1/5 to All on Wed Jun 1 16:17:43 2016
    I am running SSSD 1.5.1_49 on rhel 5.8 and am having issues with certain users not being able to login. In the sssd_nss.log I am seeing the error:


    [nss_cmd_getpwuid_search] (0): getpwuid call returned more than one result !?!

    in addition I am seeing:

    [host]# id juy
    uid=1772 gid=1000(staff) groups=4294967295,14(dev) context=user_u:system_r:unconfined_t
    [host]# groups juy
    id: cannot find name for group ID 4294967295
    [host]# getent group 4294967295
    [host]# getent passwd juy
    juy:*:1772:1000:Jacob Uy:/home/juy:/bin/bash
    [host]# grep 4294967295 /etc/group
    [host]# su - juy
    id: cannot find name for user ID 1772
    [I have no name!@host ~]$ id
    uid=1772 gid=1000(staff) groups=1000(staff),14(dev) context=user_u:system_r:unconfined_t
    [I have no name!@host ~]$

    I realize that the real solution to this is going to later OS that have later versions of SSSD that have this fixed in them but due to app requirements that path is not available to me. Is there any support path for the 1.5.1 version of SSSD that I can
    take?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)