On Thu, Apr 06, 2017 at 02:30:41PM -0400, TomK wrote: > Hey All, > > We're receiving the following message on an older installation of SSSD and > RHEL 6.7. SSSD version is sssd-1.12.4-47.el6_7.4.x86_64. > > I'm wondering under what conditions could "Expected one user entry and got > 2" be thrown and if it's fixed in higher SSSD versions.
This message typically occurs if SSSD found a duplicate user or group name or a duplicated UID or GID on the server side. If that's the case a newer version won't help, the name or ID collision must be resolved on the server side. HTH bye, Sumit > > -- > Cheers, > Tom K. > ------------------------------------------------------------------------------------- > > Living on earth is expensive, but it includes a free trip around the sun. > _______________________________________________ > sssd-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
