It works fine for me with x86_64 BUT I haven't test gnome-keyring.

-bash-4.1$ rpm -qa|grep sssd
sssd-client-1.8.0-32.el6.x86_64
sssd-1.8.0-32.el6.x86_64

Karl

On 2013-04-01 8:12 PM, Oliver Wallace wrote:
I configured the system for LDAP authentication using the 'authconfig' command, which sets up sssd for LDAP. Afterward I found I could not log in via GDM with any user whose info came from LDAP, but local users worked fine. This was the case even though all other login methods would work for LDAP users.

To fix this issue you need to install the 32-bit version of sssd-client, sssd-client.i686.

Without the 32-bit version, errors are logged in /var/log/secure, and read like this:

nscloginGUI: pam_succeed_if(utnsclogin:auth): error retrieving information about user
nscloginGUI: pam_unix(utnsclogin:auth): check pass; user unknown
nscloginGUI: pam_unix(utnsclogin:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= nscloginGUI: PAM unable to dlopen(/lib/security/pam_sss.so): /lib/security/pam_sss.so: cannot open shared object file: No such file or directory
nscloginGUI: PAM adding faulty module: /lib/security/pam_sss.so

There are also similar errors about pam_gnome_keyring.so and pam_fprintd.so. The problem is the same as the sssd-client. The 32-bit versions, gnome-keyring-pam.i686 and fprintd-pam.i686, need to be installed.

-OW


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users




CONFIDENTIALITY NOTICE:  This communication (including all attachments) is
confidential and is intended for the use of the named addressee(s) only and
may contain information that is private, confidential, privileged, and
exempt from disclosure under law.  All rights to privilege are expressly
claimed and reserved and are not waived.  Any use, dissemination,
distribution, copying or disclosure of this message and any attachments, in
whole or in part, by anyone other than the intended recipient(s) is strictly
prohibited.  If you have received this communication in error, please notify
the sender immediately, delete this communication from all data storage
devices and destroy all hard copies.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to