Cannot login with gui on a realm joined system
some of my users are unable to login to my rhel 7.7 machine using their domain credentials.
System is connected to a Windows AD utilizing Realm.
I have checked /etc/pam.d/system-auth is the same system-auth as is being utilized by that another RHEL-7.
I am seeing in logs:
1. PAM unable to dlopen (/usr/lib64/security/pam_ldap.so)
2. PAM adding faulty module
3. pam_sss authentication = success
Also in the logs I see when trying to log into gui is:
1. g_array_unref: assertion 'array' failed
I am able to login through cmdline.
Any thoughts?