Alexander Larionov
2017-Oct-24 14:04 UTC
[Samba] FreeBSD Member server error WBC_ERR_DOMAIN_NOT_FOUND
it is not only my problem. I have installed new FReebsd and build port Samba4.6.8 by hand, but library libnss_winbind.so is absent. Well and where I can find it? I have found nss_winbind.so.2 but ldconfig not see it. -- Sent from: http://samba.2283325.n4.nabble.com/Samba-General-f2403709.html
Rowland Penny
2017-Oct-24 15:00 UTC
[Samba] FreeBSD Member server error WBC_ERR_DOMAIN_NOT_FOUND
On Tue, 24 Oct 2017 07:04:22 -0700 (MST) Alexander Larionov via samba <samba at lists.samba.org> wrote:> it is not only my problem. > I have installed new FReebsd and build port Samba4.6.8 by hand, but > library libnss_winbind.so is absent. > Well and where I can find it? I have found nss_winbind.so.2 but > ldconfig not see it. >Do you have /usr/local/lib/nss_winbind.so.1 ? It appears that freebsd doesn't use the 'lib' part of libnsswinbind.so' Rowland
Alexander Larionov
2017-Oct-24 18:54 UTC
[Samba] FreeBSD Member server error WBC_ERR_DOMAIN_NOT_FOUND
yes, i have /var/db/samba4 # ls -l /usr/local/lib/ | grep nss_win -rwxr-xr-x 1 root wheel 43162 Oct 21 20:58 nss_winbind.so.1 Alexander -- Sent from: http://samba.2283325.n4.nabble.com/Samba-General-f2403709.html