Subject: Re: nsswitch and libnss_winbind
To: None <netbsd-users@netbsd.org>
From: Sarton O'Brien <bsd-xen@roguewrt.org>
List: netbsd-users
Date: 06/04/2007 10:28:13
On Fri, 1 Jun 2007 02:20:38 am Johnny C. Lam wrote:
> On Wed, May 30, 2007 at 09:49:11AM +1000, Sarton O'Brien wrote:
> > I guess the answer I am looking for is a firm 'yes this facility works, I
> > have it set like this'  :) ... or a 'no it's not supported' would
> > suffice.
>
> # pkg_info -e samba
> samba-3.0.20.2nb2
>
> # ls -l /usr/lib/nss_winbind.*
> lrwxr-xr-x  1 root  wheel  27 May 22  2006 /usr/lib/nss_winbind.so.0@ ->
> /usr/pkg/lib/nss_winbind.so

# pkg_info -e samba && pkg_info -Q PKG_OPTIONS samba
samba-3.0.24nb3
pam winbind
# locate winbind|grep lib
/usr/pkg/lib/libnss_winbind.so
/usr/pkg/lib/security/pam_winbind.so

Is libnss_winbind.so the successor to nss_winbind.so?

Either way, I have no nss_winbind.so. Outside of that, assuming I haven't 
missed an option, it's looking like the required library isn't there (at 
least the working version).

Sarton