Hi all, To answer my own question:
On Fri, Aug 27, 2010 at 5:01 PM, john <[email protected]> wrote: > I am running 3 ubuntu 8.04 LTSP servers that use Active Directory via > winbind for authentication. We've recently upgraded the Domain > Controllers to > Windows 2008 R2 and now domain users can't log in to these linux boxes. Compiling the latest samba was indeed the way to go. I'd made an error editing /etc/nsswitch.conf which I didn't catch before. I do have a question though... Which files from: samba-3.5.4/nsswitch/ need to end up in /lib ? And which need symlinks? I just ended up copying /nsswitch/lib* across and then doing ln -s libnss_winbind.so libnss_winbind.so.2 ln -s libnss_wins.so libnss_wins.so.2 Thanks for your advice! john -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
