View previous topic :: View next topic |
Author |
Message |
Vyeperman Tux's lil' helper
Joined: 18 Dec 2003 Posts: 89
|
Posted: Mon Jun 28, 2004 11:55 pm Post subject: Samba Unable to find a suitable server for domain |
|
|
Hi,
I'm trying to connect to win2003 domain. this is what I get:
Code: |
net join burndomain
Unable to find a suitable server
Unable to find a suitable server
|
Why does it say that? _________________ -Vyeperman |
|
Back to top |
|
|
nobspangle Veteran
Joined: 23 Mar 2004 Posts: 1318 Location: Manchester, UK
|
Posted: Tue Jun 29, 2004 6:47 am Post subject: |
|
|
Make sure you have the address of the domain WINS server in
If that doesn't work try specifying the name of the domain controllers in
Also you may want to try specifying the name of a domain controller on the command line Code: | net join -S name-of-domain-controller -UAdministrator%password |
Also make sure you haveto turn on smb signing which is required on a 2k3 domain. |
|
Back to top |
|
|
|