Steps to reproduce: * Base 7.3 install * yum install samba-winbind * edit /etc/nsswitch.conf to show the following host line: hosts: files wins dns myhostname * systemctl start winbind * ping redhat.com "Quick fix" could be to have /usr/lib64/samba/ in LD_LIBRARY_PATH. Should also be fixable in libnss_wins.so.2 link. $ ldd /lib64/libnss_wins.so.2 linux-vdso.so.1 => (0x00007ffefcf2d000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f683cd2a000) libwbclient.so.0 => /lib64/libwbclient.so.0 (0x00007f683cb1b000) libreplace-samba4.so => not found libc.so.6 => /lib64/libc.so.6 (0x00007f683c759000) /lib64/ld-linux-x86-64.so.2 (0x00007f683d15e000) libwinbind-client-samba4.so => /usr/lib64/samba/libwinbind-client-samba4.so (0x00007f683c555000) libreplace-samba4.so => /usr/lib64/samba/libreplace-samba4.so (0x00007f683c351000)
*** This bug has been marked as a duplicate of bug 1393050 ***
zstream updated is scheduled for Jan 17th.