David Edward Shapiro
2002-Feb-20 05:12 UTC
[Samba] Fix to winbind for solaris (getent passwd returns just unix users )
Is there some way to get this incorporated into the next alpha of samba 3.0? This fixes winbind and solaris. Edit your Makefile so that the line> > WINBIND_NSS_OBJ = nsswitch/winbind_nss.o nsswitch/wb_common.o > reads: > > WINBIND_NSS_OBJ = nsswitch/winbind_nss.o nsswitch/wb_common.o > nsswitch/winbind_nss_solaris.o