LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Logon to a Windows 2000 domain (https://www.linuxquestions.org/questions/linux-networking-3/logon-to-a-windows-2000-domain-31582/)

jeucken 10-01-2002 06:53 AM

Logon to a Windows 2000 domain
 
Hi,

I'm running a Windows 2000 server at work. Now I would like to add a SuSE 7.3 fileserver to the network. How can I make it logon to the domain?

jrmann1999 10-01-2002 10:44 AM

smbpasswd -j <DOMAIN> -U <user> <password>

That will allow your samba server to join the network. Bear in mind that it'll basically be like running a hybrid NT4 server as Win2K services haven't been fully duplicated in SAMBA.

jeucken 10-04-2002 05:31 AM

Ok, I got that working.

But now I would like to synchronize the users on the Windows 2000 server with my Linux fileserver. So that the users also exist on the linux server.

tangle 10-04-2002 11:42 PM

In the global option put password server = <PDC Name>. This make samba authenticate through the PDC.

Goto to http://www.home-user.com/computer/computer.htm. I have a very simple smb.conf file posted. I used it to share files when I had my win2000 server running at home.


All times are GMT -5. The time now is 01:41 PM.