Problem with EPEL6 samba-winbind-modules-4.1.9-2.el6.x86_64.rpm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Problem:
I cannot login as a domain user after installing the samba packages
with the gluster vfs module.

My system:
CentOS 6.5 64-bit

>From /var/log/secure:
Jul 19 08:52:00 nostromo sshd[1955]: PAM unable to
dlopen(/lib64/security/pam_winbind.so):
/lib64/security/pam_winbind.so: cannot open shared object file: No
such file or directory
Jul 19 08:52:00 nostromo sshd[1955]: PAM adding faulty module:
/lib64/security/pam_winbind.so
Jul 19 08:52:04 nostromo sshd[1956]: fatal: Access denied for user
mike by PAM account configuration

Analysis:
It appears that samba-winbind-modules-4.1.9-2.el6.x86_64.rpm installs
pam_winbind.so to:
/usr/lib64/security/
instead of:
/usr/lib64/
Which is where all the other pam modules are.

My workaround:
I worked around this problem by simply logging in as root (a local
user) and creating a symlink:
ln -s /usr/lib64/security/pam_winbind.so /usr/lib64/pam_winbind.so

However, as a caution to others: That symlink might need to be deleted
before you update to a new RPM with the fix

-Mike
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users




[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux