search for: x86_64linux

Displaying 2 results from an estimated 2 matches for "x86_64linux".

2018 Nov 18
0
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
...> > -s /usr/local/samba/lib/libnss_winbind.so.2 /lib/x86_64-linux-gnu/ # > > ln > > -s /lib/x86_64-linux-gnu/libnss_winbind.so.2 /lib/x86_64-linux-gnu/libnss_winbind.so > > # ldconfig > > I AM THINKING THESE ln COMMANDS ARE NOT NEEDED GIVEN THE LIBDIR > IS /usr/lib/x86_64linux-gnu ??? Yes, you only need to carry out those commands if you compile Samba yourself, there are usually distro packages to do it for you. > > > Samba config: > > > > [global] > > dns forwarder = my.DNS.ip.address > > >>Why have you got a line that should...
2018 Nov 16
7
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
The problem is that getenv does not return any AD domain users or groups. From much research this seems to be because nsswitch is not setup for Samba. I would really appreciate some assistance as I think this is my last hurdle for actually being able to use this test file server. Ubuntu server 18.04 - Samba installed and configured (almost) Kerberos functioning. wbinfo --ping-dc successfully