Good Morning, I am sorry, but I am very new to SAMBA. I have a RH 8 server, and I am trying to connect a Win2K and a Win98 box to it. Now from this point, the win2K box works with out a issue (mainly). The 98 box, I can see the share from time to time.
>With Samba 2.2, just do everything just as you did before, but *do not* use >winbind in nsswitch. You will need to join winbind to itself. (ie, smbpasswd >-j -Uroot%foo) Two questions if I may. The command above does what? I can see it is part of winbind, but when you use the smbpasswd that just adds a password to the samba share so that you have a log in, correct? Also how do I tell what samba version I am running?? Thank you so much for the help.. I can send my smb.conf file to any that needs to see it. Did not want to over do the list. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andrew Bartlett Sent: Wednesday, July 16, 2003 3:00 AM To: ??????? ??????????? Cc: [EMAIL PROTECTED] Subject: Re: [Samba] Question On Wed, Jul 16, 2003 at 12:47:14PM -0000, ??????? ??????????? wrote: > Hello! > I have a problem and do not know is there any way to solve it. I have a > Samba-server running as a PDC in a Windows2000 network. It works fine. But > now I need to install the Squid on the same machine with Samba-PDC. And it > would be fine if I could use ntlm authentication in Squid. But to do so I > need to run winbindd. Any information I could find discribes how to do this > if there are at least 2 machines: PDC and Squid+Samba+winbind. But I need > it running on the only one machine. Can I do this? Samba configuration > files on the PDC and Squid-computer according to discribtions must be > different. I run Samba and Squid under a FreeBSD4.8. Cuold you help me with > a wise advice? With Samba 2.2, just do everything just as you did before, but *do not* use winbind in nsswitch. You will need to join winbind to itself. (ie, smbpasswd -j -Uroot%foo) With Samba 3.0, this is now a properly supported solution, as of beta2/3 in particular. Use 'net rpc join' on the server to join itself to itself. Andrew Bartlett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
