On Thu, 2003-06-26 at 02:21, Fernando del Valle wrote: > Hi, > > I'm switching between two domains, and I need to make a couple of > Linux+Samba machines provide the same shares in both domains. I've set up > two sambas in the same machine, listening on different subinterfaces, but I > can't make winbind to behave properly. As soon as I start the second > winbind, the domain accounts provided by the first one become hidden (that > is, 'getent passwd' only shows the second domain). I found both winbinds use > the same UNIX socket/pipe. I found no way to choose the socket used, or to > make winbind share the socket, neither in the configure script nor in the > daemon options. Does anyone know how to work around this? > > I use samba 2.2.3.
Not really, the path /tmp/.winbind/pipe is encoded in the nss_winbidn client lib - which does not know how to use both. A chroot() for both smbds would be as good as you could get. You should not be using 2.2.3 anyway, due to *major* security issues in Samba < 2.2.8a. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
