On 14/02/14 11:54, Bjoern.Becker at easycash.de wrote:> Hello,
>
> I use CentOS 6.5 and smbd 3.6.9-167.el6_5.
>
> I can successfully execute wbinfo -u and wbinfo -g, but getent passwd
doesn't work.
>
> nsswitch.conf
> passwd: files winbind
> shadow: files
> group: files winbind
>
> I read in samba manual I have to link libnss_winbind.so to /lib, I did that
but it doesn't work anyway:
>
> ls -ltr /lib/lib*
> lrwxrwxrwx. 1 root root 28 14. Feb 12:34 /lib/libnss_winbind.so ->
/usr/lib64/libnss_winbind.so
> lrwxrwxrwx. 1 root root 26 14. Feb 12:38 /lib/libnss_files.so ->
/usr/lib64/libnss_files.so
> lrwxrwxrwx. 1 root root 26 14. Feb 12:40 /lib/libnss_winbind.so.2 ->
/lib64/libnss_winbind.so.2
>
> Can anyone help me out?
>
> Thanks!
>
> Mit freundlichen Gr??en / Best regards
> Bj?rn
>
>
I take it that you are running the machine as I client and installed
samba 3.6.9 via yum? If so then you shouldn't have to create the links,
yum should have done it for you.
What is the client connecting to ? and could you please post the
smb.conf from this client.
Rowland